Репозитории ALT

S: | 2.4.47-alt3 |
5.1: | 2.4.34-alt1 |
4.1: | 2.4.29-alt1.M41.1 |
4.0: | 2.4.27-alt1.M40.1 |
3.0: | 2.4.22-alt1 |
Группа :: Система/X11
Пакет: xinitrc
Главная Изменения Спек Патчи Sources Загрузить Gear Bugs and FR Repocop
9 апреля 2009 Alexey Rusakov <ktirf at altlinux.org> 2.4.29-alt1.M41.1
- Cherry-picked a fix for #18052 from 2.4.32.
- A build for 4.1.
- runwm: Fixed failsafe mode (closes: #16820).
- Add xrandr 1.2 support (#13955).
See /etc/sysconfig/xrandr for more information. - /etc/X11/xinit/xserverrc: Add two parameters:
+ IGNORE_ABI - disable ABI check;
+ DEPTH - sets the default color depth.
- Add Xorg server startup arguments customization (#12403).
See /etc/sysconfig/xserver for more information. - /etc/X11/xdm/Xsetup_0: Add two parameters
into /etc/sysconfig/xinitrc:
+ XSETROOT - define xsetroot command;
+ XCONSOLE - enables xconsole run. - prefdm uses system i18n settings (#10981).
- Fix xrootwarn message.
- Removed cvsid tags.
- runwm: Replaced "xterm" with "xvt" (#12773).
- /etc/X11/xinit/fixkeyboard:
+ Enabled system xkb map support (#9177).
+ Removed obsolete stuff. - Removed obsolete /etc/X11/xinit/Xmodmap.
- Changed all scripts to avoid full paths to programs.
- Moved all utilities to /usr/bin/.
- /etc/X11/xdm/Xresources: Added Xcursor.theme (closes #7324).
- /usr/bin/xscreenlock: Handle new XSS paths (closes #7617).
- /usr/bin/runwm: When looking for default WM,
honor /etc/sysconfig/desktop value (closes #8057).
- update_wms: deal with strange wm names (fixes #3907).
- Xsession, runwm, init.d/dm: do not use absolute pathnames
where it is not necessary.
- update_wms: updated new GDM scheme support, by aris@ (#3907).
- update_wms: added new GDM scheme support, by aris@ (#3907).
- Xsession: updated TryXBrowser list (#4232).
- /etc/X11/xinit/xrootwarn.real: run xmessage with "-font fixed".
- /etc/X11/xinit/xserverrc: new file.
- /etc/X11/xdm/Xservers: use it.
- /etc/X11/xdm/Xservers, /etc/X11/prefdm:
reverted #0002531 workarounds. - /usr/sbin/rundm: added dev list support.
- /etc/rc.d/init.d/dm: pass dev list to rundm.
- /etc/X11/prefdm:
added vt7 argument to autologin, to workaround #0002531.
- /etc/X11/xdm/Xservers:
added vt7 argument, to workaround #0002531.
- Provides: /etc/X11/wmsession.d
- init.d/update_wms: fixed $LOCKFILE handling.
- Added /etc/rc.d/init.d/update_wms.
- Ported /etc/rc.d/init.d/dm to new rc scheme.
- Added /etc/X11/xinit.d to provides list.
- Relocated dm stuff from initscripts to this package.
- /usr/bin/xscreenlock: new wrapper for xscreensaver/xlockmore.
- update_wms: updated.
- ru.po: updated xrootwarn translation.
- Xsession: pass args to scripts (#0001560).
- xrootwarn: workaround bash bug.
- Fixed system Xsession problem (#0000772).
- Fixed /etc/X11/xdm/Xresources (#0000965).
- Fixed autostart problem (#0001430).
- [INCOMPATIBLE] Changed user autostart directory to ~/.xsession.d/ (#0001431).
- Added sourcing of user ~/.xprofile file.
- Implemented xrootwarn.
- runwm: added --print option.
- Xsession: exec runwm default (#0000812).
- Set /etc/X11/Xsession to %config.
- update_wms: fixed GDM session generation (reported by Alexey Morozov).
- Xsession: redirect stderr to "~/.xsession-errors$DISPLAY".
- Xsession: source shell scripts from /etc/X11/profile.d/*.sh.
- Repackaged sources.
- Xresources moved into new app-defaults package
- change the License: Public Domain -> GPL (beacuse Xresources are under GPL)
- Xresources: sync with emacs-21.1-alt10 app-defaults
- Xsession: added support for forthcoming Xresources.* config files.
- runwm: return native WM names for "--list" option.
- update_wms: added WDM support.
- Rewritten wmsession.d support.
- Fixed Xsession to keep user-defined PATH.
- /etc/X11/Xsession: execute as bash script.
- /etc/X11/Xresources: added wheel mouse translations for netscape.
- /etc/X11/Xsession: source /etc/profile.d/lang.sh
- Merged in patch from AEN.
- Script cleanup.
- RE adaptions.
- xinitrc-Mod_Meta_L_Disable: Add this ugly script, when a
REMOVE_MOD_META_L=yes remove the MOD_META_L to make some
applications happy (ie:xemacs).
- added support for ssh2 (bug #871).
- use bash -login only on Xsession for xdm (bug #1505).
- added auto-launching of XIM servers.
- Set HELP_BROWSER
- removed ^@ in /etc/X11/Xsession.
- remove xhost+ in /etc/X11/Xsession (let msec do this job).
- fix resources to make xdm starts the X server only once and let init do its job.
- Use Linux-Mandrake colors for xsetroot
- Xsetup_0: commented out the kdmdesktop and added line to fix background colors
- Xsession: Resinsert /bin/bash -login.
- Xsession: use /bin/sh instead of /bin/bash -login.
- fix path of WindowMaker in RunWM.
- added a fallback /etc/X11/xdm/Xsession.
- Xsession: merge ~/.Xdefaults too.
- xinitrc-RunWM: set wmaker to the right path (thanks
john.cavan@sympatico.ca).
- launch scripts in /etc/X11/xinit.d
- removed imwheel stuff.
- Cvs import clean up spec file.
- smaller xterm in Xsession for failsafe setting, in order
to stay in screen when having 800x600
- Another fix of Xsession.
- Try to get chksession feature when launching with startx (aka:
fix merge of flepied).
- activate imwheel only if WHEEL is yes in /etc/sysconfig/mouse.
- end the merge of xinit and xdm startup.
- imwheel -k added to Xsession
- make Xsession ssh aware.
- unified xdm and startx init sequences.
- load xmodmaps the same way in xinit and xdm modes.
- Xsession and Xclients for new chksession.
- fix RunWM for WindowMaker.
- fix Xclients to be able to launch something else than KDE, GNOME or AnotherLevel.
- fixed a typo in /etc/X11/xinit/xinitrc.
- By default if there is no windows manager launch icewm-light no fvwm.
- Put a midnight color by default.
- Add xmodmap files.
- 2.4.4.
- Add Xsession files.
- Oups typo :-((
- By default we run kde (again 8-)
- Mandrake adpatations.
- By default Mandrake launch KDE.
- argh, fixed my changes from yesterday
- added /etc/sysconfig/desktop support
- make /etc/X11/xinit/* %config (bug #1051)
- auto rebuild in the new build environment (release 2)
- added ability to have KDE recognized if it is all that is installed
- updated so that GNOME is the default, and a few other cleanups
- added the RunWM script and modified Xclients to use this new script
- included WindowMaker hints
- translations modified for de, fr, tr
- handle AfterStep (and possibly other window managers)
- export the BROWSER variable.
- added handling for the BROWSER variable
- updated for AnotherLevel
- built for glibc, added dependencies
- Added /etc/X11/xinitrc/Xclients to this file and removed it from rootfiles
and etcskel.