Changelog for
aaa_base-wsl-84.87+git20180409.04c9dae-1.8.x86_64.rpm :
* Mon Apr 09 2018 wernerAATTsuse.de- Update to version 84.87+git20180409.04c9dae:
* In bash.bashrc move ssh/sudo source of profile to avoid removing the `is\' variable before last use (boo#1088524).
* Avoid the shell code checker stumble over `function\' keys word in ls.bash (git#54).
* Thu Feb 22 2018 fvogtAATTsuse.com- Use %license (boo#1082318)
* Thu Feb 08 2018 opensuse-packagingAATTopensuse.org- Update to version 84.87+git20180208.8eeab90:
* Don\'t call fillup for removed sysconfig.news
* Adjust path for script converting sysctl config
* For ksh use builtin keyword \'function\' to make sure that the keyword \'typeset\' really set the variable IFS to be local within the function _ls.
* Mon Feb 05 2018 kukukAATTsuse.de- Update to version 84.87+git20180205.2d2832f:
* Move /lib/aaa_base/convert_sysctl to /usr/lib/base-scripts/convert_sysctl to cleanup filesystem.
* Don\'t create /etc/init.d/{boot.local,after.local,halt.local} in aaa_base.pre section.
* Remove dead code from pre/post install sections.
* Mon Feb 05 2018 kukukAATTsuse.de- Add /var/adm/backup subdirectories to aaa_base-extras, they are only needed by this package.
* Sun Feb 04 2018 kukukAATTsuse.de- Update to version 84.87+git20180204.875cba8:
* Move sysconfig.backup into extra subpackage, where all the scripts using it are, too.
* Create systemd timer for the cron.daily scripts for backup-rpmdb, backup-sysconfig and check-battery. Move scripts to /usr/lib/base-scripts.
* Remove suse.de-cron-local. If somebody really still has a /root/cron.daily.local file, he can move it to /etc/cron.daily.
* Don\'t modify data in root\'s home directory
* Don\'t create userdel.local, this isn\'t in use since many years
* Tue Jan 30 2018 kukukAATTsuse.de- Update to version 84.87+git20180130.ae1f262:
* Really remove /usr/sbin/Check, obsolete since 8 years
* Remove ChangeSymlinks, 90% are obsolete, the rest is dangerous
* Remove 14 year old outdated documentation and dummy scripts for Java
* Tue Jan 30 2018 kukukAATTsuse.de- Update to version 84.87+git20180130.36ea161:
* Remove obsolete/outdated manual pages (route.conf.5,init.d.7, quick_halt.8)
* Tue Dec 05 2017 kukukAATTsuse.de- Cleanup PreReq and move some parts to Requires(post), so that we can deinstall them if we no longer need them
* Fri Dec 01 2017 opensuse-packagingAATTopensuse.org- Update to version 84.87+git20171201.65000be:
* Revert changes on sysconfig language and make lang.(c)sh to use sysconfig language as fallback or better use locale.conf as default. See discussion in bsc#1069971 and FATE#319454 as well
* Thu Nov 30 2017 opensuse-packagingAATTopensuse.org- Update to version 84.87+git20171130.974ac5c:
* Better parsing of sh variable settings in lang.csh
* Wed Nov 29 2017 opensuse-packagingAATTopensuse.org- Update to version 84.87+git20171129.a45b936:
* Remove RC_
* variables from language sysconf template (bsc#1069971 as well as FATE#319454)
* Tue Nov 28 2017 opensuse-packagingAATTopensuse.org- Update to version 84.87+git20171128.945b960:
* lang.(c)sh: catch if ROOT_USES_LANG becomes not set
* Tue Nov 28 2017 opensuse-packagingAATTopensuse.org- Update to version 84.87+git20171128.aa232d3:
* Add wsl specific code to profile.d/wsl.csh
* move wsl specific code from profile into profile.d/wsl.sh
* Remove obsolete \"make package\"
* Tue Nov 28 2017 opensuse-packagingAATTopensuse.org- Update to version 84.87+git20171128.a6752e8:
* lang.(c)sh: handle locale.conf if sysconfig does not
* Tue Nov 28 2017 wernerAATTsuse.de- lang.(c)sh: handle locale.conf if sysconfig does not provide default locale (bsc#1069971, FATE#319454)
* Tue Nov 28 2017 lnusselAATTsuse.de- Update to version 84.87+git20171128.17ae554:
* Check for /proc/version before using it
* Remove legacy code for /proc/iSeries
* Move fillup-templates to /usr/share (boo#1069468)
* Mon Nov 27 2017 dimstarAATTopensuse.org- Fix installation of fillup-templates.
* Thu Nov 23 2017 rbrownAATTsuse.com- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)
* Mon Nov 20 2017 lnusselAATTsuse.de- use TW versioning, 13.2 is misleading- Update to version 84.87+git20171120.d36b8b1:
* Fix double sourcing of /etc/bash_completion.d
* create wsl.sh in /etc/profile.d to set umask in WSL
* Add support for /usr/bin/fish (boo#1068840)
* Get mixed use case of service wrapper script straight (bsc#1040613)
* Wed Aug 30 2017 kukukAATTsuse.de- Update to version 13.2+git20170828.8f12a9e:
* profile: don\'t override PATH in WSL
* Remove passwd, group and shadow files. Remove %ghost entry for /run/utmp, /var/log/wtmp and /var/log/btmp, systemd is taking care of them
* Remove run/utmp, too.
* Sun Aug 20 2017 vuntzAATTopensuse.org- Update to version 13.2+git20170814.cc9e34e:
* Unset id in csh.cshrc instead of profile.csh (bsc#1049577)
* Restore the is variable within /etc/profile
* Mon Jul 31 2017 lnusselAATTsuse.de- Update to version 13.2+git20170731.c10ca77:
* Fix csh.cshrc as tcsh does not handle stderr
* Do not set alias cwdcmd for experts (boo#1045889)
* unset unused variables on profile files (bsc#1049577)
* Deprecate DEFAULT_WM in sysconfig.windowmanager
* Mon Jun 19 2017 wernerAATTsuse.de- Fix csh.cshrc as tcsh does not handle stderr messages within {} well (boo#1044876)
* Mon Jun 12 2017 wernerAATTsuse.de- Fix copy+paste error in /etc/csh.login boo#1043560
* Fri Jun 02 2017 wernerAATTsuse.de- Support changing PS1 even for mksh and user root (bsc#1036895)
* Mon May 15 2017 wernerAATTsuse.de- Be aware that on s390/s390x the ttyS0 is misused
* Fri May 12 2017 wernerAATTsuse.de- Reset extended screen TERM variables if no terminfo- Better status line support even for tcsh- Modernize /etc/ttytype as tset of ncurses use it
* Thu May 04 2017 wernerAATTsuse.de- Off application keypad (keyboard transmit) mode- Missed a meta prefix in new inputrs.keys
* Thu Apr 27 2017 wernerAATTsuse.de- More 8bit key escape control sequences for XTerm- Do not set INPUTRC as readline does know personal as well as system inputrc also make /etc/inputrc do set know sequences for both vi line editing modes as well as for emacs line editing mode.- Do remove patch aaa_base-13.2+git20170308.c0ecf2e.dif not only from package but also from spec file
* Tue Apr 25 2017 lnusselAATTsuse.de- Update to version 13.2+git20170425.47e703a:
* Add Enlightenment to the list of windowmanagers
* Add a number of audio/video formats to be colorized
* Revert \"Avoid NAT on Bridges. Bridges are L2 devices, really.\"
* aaa_base.pre: drop some system users from aaa_base and create them in the respective packages: bin,daemon,news,uucp,games,man
* Remove /var/log/faillog, there no application using this left [bsc#980484]
* Remove users and groups sys, mail, lp, wwwrun, ftp and nobody
* Wed Mar 08 2017 wernerAATTsuse.de- Make lang.csh work again (bsc#1025673)
* Mon Mar 06 2017 roAATTsuse.de- Update to version 13.2+git20170306.3deb627:
* aaa_base.pre: drop some system users from aaa_base and create them in the respective packages: bin,daemon,news,uucp,games,man
* Thu Sep 15 2016 roAATTsuse.de- Update to version 13.2+git20160915.106a00d:
* enhance comment for NO_PROXY variable (bsc#990254)
* Fix spelling of SUSE (skipped copyright statements - they need more thoughts)
* fix regression introduced by fix for bnc#971567 (bnc#996442)
* Wed Aug 17 2016 wernerAATTsuse.de- Correct logic error in usage of variable restricted (boo#994111)- enhance comment for NO_PROXY variable (bsc#990254)
* Sat Aug 06 2016 roAATTsuse.de- Update to version 13.2+git20160807.7f4c8c4:
* switch IPv6 privacy extensions (use_tempaddr) back to 1
* history see bsc#678066,bsc#752842,bsc#988023,bsc#990838
* Thu Aug 04 2016 wernerAATTsuse.de- Do not use the = sign for setenv in /etc/profile.d/lang.csh
* Mon Aug 01 2016 wernerAATTsuse.de- Follow the bash manual page that is respect --norc and --noprofile
* Thu Jun 09 2016 lnusselAATTsuse.de- Update to version 13.2+git20160609.bf76b13:
* Mark scripts /etc/init.d/{boot.,after-,halt.}local as deprecated
* Wed Jun 01 2016 wernerAATTsuse.de- lang.sh, lang.csh: if GDM_LANG equals system LANG then use system defaults
* Mon May 30 2016 opensuse-packagingAATTopensuse.org- Update to version 13.2+git20160530.bd5210c: + Let the ~/.i18n values parsed as well if GDM_LANG is set (boo#958295) + Remove spurious assignment to unknown variable term from /etc/inputrc + chkconfig: return 1 trying to list unknown service (bnc#971567) + chckconfig: add --no-systemctl option + fix typo in last patch (no-systemctl support for chkconfig) + lang.sh, lang.csh: allow GDM to override locale + There is no kde4 anymore + Removed \'/usr/bin/X11\' from PATH (boo #982185)
* Tue Apr 26 2016 roAATTsuse.com- fix typo in last patch (no-systemctl support for chkconfig)
* Fri Apr 08 2016 roAATTsuse.com- chckconfig: add --no-systemctl option
* Thu Apr 07 2016 roAATTsuse.com- chkconfig: return 1 trying to list unknown service (bnc#971567)- Merge pull request #26 from andreas-schwab/master- Remove spurious assignment to unknown variable term from /etc/inputrc
* Thu Feb 25 2016 wernerAATTsuse.de- Let the ~/.i18n values parsed as well if GDM_LANG is set (boo#567324)
* Mon Dec 21 2015 lnusselAATTsuse.de- Update to version 13.2+git20151221.244f2a3: + drop old dns6 hack migration from 2002 + remove more dropped variables + make chkconfig -a/-d work (bsc#926539) + avoid recursion if systemd call chkconfig back for sysv units + fix non-working line breaks- make _service generate .changes
* Wed Dec 02 2015 wernerAATTsuse.de- Replace UNICODE double dash with simple ASCII single dash (boo#954909)
* Tue Nov 24 2015 wernerAATTsuse.de- Use the `+\' for find\'s -exec option as this also respects white spaces in files names but is more like xargs. Respect status of screen sessions.
* Tue Oct 27 2015 roAATTsuse.com- suse.de-backup-rc.config: trigger also if only files changed that have spaces in their name (bnc#915259)
* Tue Oct 27 2015 roAATTsuse.com- sysconf_addword: do not insert spaces at start of string (bnc#932456)
* Tue Oct 27 2015 roAATTsuse.com- Merge pull request #19 from super7ramp/cleaning-references-to-suseconfig - drop references to sysconfig/suseconfig - drop SCANNER_TYPE variable
* Thu Jun 25 2015 roAATTsuse.com- Merge pull request #25 from ptesarik/master- Enable SysRq dump by default- Revert \"fix /etc/init.d/foo status return code (bnc#931388)\"- Merge pull request #23 from bmwiedemann/master- fix /etc/init.d/foo status return code (bnc#931388)
* Tue Apr 28 2015 roAATTsuse.com- xdg-environment: reduce list in /opt/
* to gnome,kde4,kde3 (bnc#910904)
* Fri Apr 24 2015 roAATTsuse.com- add SOCKS5_SERVER and socks_proxy to proxy settings (bnc#928398)- Simplify version check
* Mon Mar 09 2015 wernerAATTsuse.de- Handle also command lines starting with the env command as this is used by gnome xsessions (bsc#921172)
* Wed Feb 11 2015 wernerAATTsuse.de- Correct the boolean in /etc/profile.d/lang.sh
* Wed Feb 11 2015 wernerAATTsuse.de- Even if GDM has done language setup the personal ~/.i18n should be sourced (boo#567324)
* Mon Jan 26 2015 wernerAATTsuse.de- Remove the official patch for fate#314974 as now part of systemd- Merge pull request #21 from arvidjaar/bnc/907873
* Fri Dec 05 2014 UTC arvidjaarAATTgmail.com- Avoid sourcing /etc/bash_completion.d twice
* Wed Nov 26 2014 ajAATTsuse.de- Fix spelling of SUSE
* Wed Oct 29 2014 wernerAATTsuse.de- Add the official patch for Fate#314974 (bnc#903009)
* Thu Sep 11 2014 roAATTsuse.de- adding more info to chkconfig list mode output for systemd (bnc#863781)
* Thu Sep 11 2014 lnusselAATTsuse.de- remove no longer supported sysconfig settings (bnc#721682)- remove /etc/mailcap (bnc#856725, bnc#842938)- add Makefile target to update mimetypes
* Mon Sep 08 2014 lnusselAATTsuse.de- update service man page- always pass --full to systemctl (bnc#882918)
* Tue Aug 12 2014 lnusselAATTsuse.de- Muffle libGL error message when run under ssh (bnc#890189)
* Tue Jul 29 2014 roAATTsuse.de- add inittab as ghost config
* Thu Jul 24 2014 wernerAATTsuse.de- Add ls.zsh to file list
* Wed Jul 23 2014 wernerAATTsuse.de- Avoid trouble with new ksh93v- 2014-06-25 and zsh shell code (bnc#888237)
* Mon Jul 21 2014 wernerAATTsuse.de- Do not touch nor modify permissions if e.g. /root/.bash_history is a link to e.g. /dev/null (bnc#883260)
* Mon Jul 21 2014 wernerAATTsuse.de- Avoid libGL error via ssh (bnc#869172)
* Thu Jul 17 2014 wernerAATTsuse.de- In emacs the tcsh may used non-interactively (bnc#882579)
* Mon Jul 14 2014 roAATTsuse.com- drop hint about PREVLEVEL from after.local comments (bnc#886176)
* Fri Jul 11 2014 roAATTsuse.com- remove \"text/js\" from mime.types [bnc#812427]
* Wed Jul 02 2014 roAATTsuse.com- drop re-creation of before.local and add a comment about not being supported if it had real content (bnc#869177)- mark /etc/init.d/{boot,halt,after}.local as ghost (bnc#868416)
* Tue Jul 01 2014 lnusselAATTsuse.de- remove fate-314974.patch which was not accepted in git
* Wed Jun 04 2014 wernerAATTsuse.de- Enable service script to return LSB status exit values (bnc#880103)
* Fri May 09 2014 roAATTsuse.de- fix error message if zsh sources xdg-environment.sh if some pathes do not exist (bnc#875118)
* Wed Apr 16 2014 lnusselAATTsuse.de- remove mkinitrd script for mtab
* Mon Apr 07 2014 wernerAATTsuse.de- For tcsh: be aware that sometimes strings in variables include a dash
* Mon Mar 10 2014 lnusselAATTsuse.de- move cron Recommends to -extras subpackage where the actual cron files are- update COPYING file to silence rpmlint warning about outdated address- adjust mktar script to new versioning scheme- implement legacy actions (bnc#861124)
* Mon Mar 03 2014 thomas.blumeAATTsuse.com- move tmp file removal parameters from cron to systemd (fate#314974) fate-314974.patch
* Thu Feb 27 2014 cooloAATTsuse.com- bump version to 13.2 and avoid tar updates
* Mon Feb 17 2014 wernerAATTsuse.de- Avoid warning from grep if complete file is not found (bnc#864282)
* Mon Feb 17 2014 roAATTsuse.com- remove etc/init.d/powerfail (bnc#864044)
* Fri Jan 31 2014 roAATTsuse.com- drop sysconfig files: boot, clock, cron, shutdown as none of these are used anymore
* Wed Jan 29 2014 wernerAATTsuse.de- Map the generic terminal type ibm327x to the terminal type dumb
* Wed Jan 29 2014 wernerAATTsuse.de- Enable service script to reload systemd if required
* Mon Jan 27 2014 lnusselAATTsuse.de- print parse errors to stderr (bnc#860477)
* Fri Jan 24 2014 lnusselAATTsuse.de- handle targets in /sbin/service as well- Check systemd service using LoadState (bnc#860083)
* Thu Jan 23 2014 wernerAATTsuse.de- Avoid journal output as this may take time on pure journald systems (bnc#859360)
* Fri Jan 17 2014 wernerAATTsuse.de- Do not load completions which depend on bash-completion package (bnc#856858)
* Tue Jan 07 2014 lnusselAATTsuse.de- make rcfoo usable for not enabled services (bnc#856986)
* Wed Dec 18 2013 wernerAATTsuse.de- Use only bash and readline defaults for fallback completion (bnc#851908)
* Tue Dec 17 2013 lnusselAATTsuse.de- change mistakenly root:users group to root:root (bnc#843230)
* Fri Dec 13 2013 roAATTsuse.com- Avoid NAT on Bridges. Bridges are L2 devices, really.- Fix Default tag for RCCONFIG_BACKUP_DIR
* Mon Dec 09 2013 lnusselAATTsuse.de- remove {c,}sh.utf8 as testutf8 is a dummy anyways (bnc#849258)- fix chkconfig --check (bnc#851374)
* Tue Nov 12 2013 roAATTsuse.com- chkconfig: add option -L to only list enabled services (bnc#707823)- updated comment in sysconfig.language for ROOT_USES_LANG (bnc#505417)- tighten regexp of ignored files in chkconfig (bnc#828820)- protect from reading home kshrc twice (bnc#848697)
* Wed Oct 02 2013 gberAATTopensuse.org- Add support for mksh- Do not use bashisms in PS1 for unknown shells
* Tue Oct 01 2013 mvyskocilAATTsuse.cz- Adds a minor fix - changes JRE_HOME only in a case it was not defined before (bnc#841284)
* Mon Sep 30 2013 wernerAATTsuse.de- Use systemctl show to list the properties NeedDaemonReload, UnitFileState, and LoadState and then check fore daemon-reload, masked, and forbidden services (bnc#843123, FATE#313323)
* Fri Sep 27 2013 wernerAATTsuse.de- Enable old boot scripts for systemd in rc.status if not already done (FATE#313323)
* Mon Aug 26 2013 ajAATTsuse.com- Fix last commit, rename the actual alias too.
* Fri Aug 23 2013 ajAATTsuse.com- Rename _ls alias to z_ls for zsh. In zsh strings that start with an underscore are reserved for completion. This fixes bnc#836067
* Wed Aug 07 2013 ajAATTsuse.com- avoid leaking kernel address information to userspace by using kernel.kptr_restrict=1 sysctl- bash.bashrc: source vte.sh if existing (bnc#827248)
* Fri Jun 28 2013 lnusselAATTsuse.de- \'mountpoint\' was moved to /usr
* Mon Jun 17 2013 cooloAATTsuse.com- move sysctl directories to filesystem rpm
* Mon May 27 2013 lnusselAATTsuse.de- move sysctl defaults to aaa_base (bnc#820443)
* Thu May 23 2013 wernerAATTsuse.de- Add bash completion function to load completions dynamically (bnc#821411)
* Tue Apr 23 2013 wernerAATTsuse.de- Require xz at build time (Who has removed xz from default?)
* Tue Apr 23 2013 wernerAATTsuse.de- Personal bash completion and bash ls alias (bnc811030, bnc#799241)
* Thu Mar 28 2013 lnusselAATTsuse.de- also check /lib/systemd for compatibility (bnc#812291)
* Wed Mar 27 2013 lnusselAATTsuse.de- chkconfig: rh compatible check mode (bnc#811870)
* Wed Mar 27 2013 ajAATTsuse.com- Mark file /lib/mkinitrd/scripts/boot-mtab.sh as exectuable (bnc#809842)- Compress tarball with xz
* Mon Mar 25 2013 ajAATTsuse.com- Remove boot.localnet also from spec file
* Mon Mar 25 2013 ajAATTsuse.com- Update version number to 13.1- Update to git head:
* Remove boot.localnet
* Revert \"rc.status: allow to pass options to systemctl using SYSTEMCTL_OPTIONS\" SYSTEMCTL_OPTIONS is now handled directly by systemctl.
* Wed Feb 06 2013 wernerAATTsuse.de- Do not override /etc/adjtime if HWCLOCK is already gone (bnc#791485)
* Mon Feb 04 2013 wernerAATTsuse.de- Avoid to stumble over missing /dev/stderr in boot script started by systemd (work around bnc#728774o but not solve it)
* Tue Jan 22 2013 lnusselAATTsuse.de- remove check whether systemd is running
* Sat Jan 19 2013 lnusselAATTsuse.de- call systemctl to enable/disable services (bnc#798510)
* Tue Jan 08 2013 wernerAATTsuse.de- Let the bash check the winsize only if COLUMNS is exported (bnc#793536)
* Tue Jan 08 2013 wernerAATTsuse.de- Also source environment for tcsh and bash if sudo is used
* Mon Jan 07 2013 roAATTsuse.com- Merge pull request #1 from fcrozat/master- rc.status: allow to pass options to systemctl using SYSTEMCTL_OPTIONS
* Tue Nov 20 2012 wernerAATTsuse.de- Simplify and tighten the bash prompt
* Thu Nov 15 2012 lnusselAATTsuse.de- fix url to point to github- change summary to say \"openSUSE\" (bnc#773245)
* Thu Nov 15 2012 cooloAATTsuse.com- remove boot.
* again, new insserv shadows them
* Thu Nov 15 2012 dimstarAATTopensuse.org- Add aaa_base-syntax-error.patch: Fix syntax error in rc.status.
* Tue Nov 13 2012 roAATTsuse.com- merged last bits from gitorious: - from froh: - /etc/bash.bashrc: add prompt to the terminal \"status line\", which on most graphical terminals is the window title. - from fcrozat: - rc.status: output initscript status before systemd one. - rc.status: educate users on which systemctl command was started - rc.status: systemctl 195+ allows to not specify .service
* Tue Nov 06 2012 cooloAATTsuse.com- readd insserv for the remaining boot scripts
* Mon Nov 05 2012 cooloAATTsuse.com- readd some boot.
* scripts that are required by insserv for not ported applications (they are empty though)
* Wed Oct 31 2012 wernerAATTsuse.de- Enforce creation of /etc/adjtime even if no /etc/sysconfig/clock exists (bnc#779440)
* Thu Oct 25 2012 cooloAATTsuse.de- also move the file to /run- generate utmp in /run not in /var/run
* Thu Oct 25 2012 cooloAATTsuse.com- /var/run/utmp should be packaged as /run/utmp
* Mon Oct 22 2012 wernerAATTsuse.de- Ask terminal about status line in bash.bashrc
* Mon Oct 15 2012 ajAATTsuse.de- Update from git:
* Remove /usr/lib/tmpfiles.d/loop.conf (bnc#784963).
* Fri Oct 12 2012 cooloAATTsuse.com- update from git:
* remove all files not necessary for systemd
* move files to /usr and leave symlinks around- conflict with sysvinit
* Mon Oct 08 2012 ajAATTsuse.de- Update from git:
* Fix typo in /usr/lib/tmpfiles.d/loop.conf
* Mon Oct 08 2012 cooloAATTsuse.com- update from git to get the latest change too
* Fri Oct 05 2012 wernerAATTsuse.de- Try to resolve the bash completion problems with ls (bnc#725657)
* Thu Oct 04 2012 ajAATTsuse.de- Create loop devices via tmpfiles and not via /lib/udev/devices.
* Wed Sep 26 2012 ajAATTsuse.de- Fix linuxbase URLs to point to the current documentation- Add README.packaging.txt.
* Tue Sep 25 2012 cooloAATTsuse.com- migrate to _service file to make it a bit more clear the .tar is not a random tar
* Thu Sep 20 2012 kukukAATTsuse.de- SuSEconfig is finally gone [FATE#100011]
* Thu Sep 13 2012 cooloAATTsuse.com- explicitly buildrequire net-tools for /bin/hostname
* Tue Aug 07 2012 lnusselAATTsuse.de- honor $SYSTEMD_NO_WRAP again (bnc#774754)
* Tue Jul 31 2012 lnusselAATTsuse.de- fix service status for sysvscripts when booted with systemd (bnc#772028)
* Fri Jul 20 2012 jengelhAATTinai.de- Add %defattr to make files definitely owned by root
* Fri Jul 20 2012 wernerAATTsuse.de- Redirect test if blogd is running otherwise it will never be done
* Fri Jul 13 2012 vuntzAATTopensuse.org- Fix /etc/bash.bashrc for bash-completion again: the previous fix was not working for non-login shells, so directly source /etc/profile.d/bash_completion.sh from /etc/bash.bashrc (bnc#764288).
* Tue Jul 10 2012 wernerAATTsuse.de- Also remove an possible but old /var/log/blogd.pid before initial start of blogd (bnc#763944)
* Wed Jul 04 2012 lnusselAATTsuse.de- support beeing called as rc
* symlink wrapper (bnc#769902)- use systemctl instead of loop for --status-all (bnc#769902)
* Sun Jul 01 2012 dimstarAATTopensuse.org- Add aaa_base-bnc756012.patch: unset ftp_proxy is not the same as ftp_proxy=\"\", which can drip libproxy over. (bnc#756012)
* Fri Jun 29 2012 lnusselAATTsuse.de- move environment settings for malloc checking to separate subpackage for easier handling of the feature via patterns
* Mon Jun 25 2012 vuntzAATTopensuse.org- Change /etc/bash.bashrc to work with recent versions of bash-completion, that put files in /usr/share/bash-completion.
* Fri Jun 22 2012 wernerAATTsuse.de- Move boot.msg away if writable before initial start of blogd (bnc#763944)
* Thu Jun 21 2012 lnusselAATTsuse.de- fix boot.localfs for new mount output (bnc#766035)- use /run, preserve /run/no_blogd for shutdown
* Fri May 25 2012 wernerAATTsuse.de- Drop HWCOCK option flag in favour of the adjtime file
* Wed May 23 2012 vuntzAATTopensuse.org- Bump version to 12.2, to prepare for next version of openSUSE.
* Fri Apr 20 2012 lnusselAATTsuse.de- fix return values of systemd detection
* Mon Apr 16 2012 mvyskocilAATTsuse.cz- remove mingetty dependency from aaa_base as it\'s needed by sysvinit
* Mon Mar 19 2012 roAATTsuse.com- remove bin from mime.types for application/x-stuffit (bnc#743741)
* Mon Mar 19 2012 roAATTsuse.com- rc.status: also allow to specify files as /etc/rc.d/foo (bnc#734476)
* Mon Mar 19 2012 roAATTsuse.com- update mime.types file (merged old file with upstream) (see bnc#720464)- add primitive script to merge mime.types file
* Thu Mar 15 2012 wernerAATTsuse.de- Try to fix several bash completion bug caused by fix for bug #725657
* Tue Mar 13 2012 wernerAATTsuse.de- Oops add missed double quote (bnc#752061)
* Fri Mar 09 2012 wernerAATTsuse.de- Yet an other bash completion problem worked around
* Fri Mar 09 2012 wernerAATTsuse.de- Add old request from gitorious
* Wed Mar 07 2012 ajAATTsuse.de- Add patch from rjschweiAATTsuse.com:
* ln binary has been moved to user tree. This addresses bnc #747322 comment 11
* Tue Mar 06 2012 ajAATTsuse.de- Add patch from rjschweiAATTsuse.com:
* The initviocons binary moved from /bin to /usr/bin as part of the UsrMerge project.
* Tue Mar 06 2012 wernerAATTsuse.de- Fix some bash completion problems (bnc#738501)
* Fri Feb 10 2012 lnusselAATTsuse.de- remove requirement on systemd to avoid cycles. /bin/systemd-tmpfiles is only needed by boot.cleanup when actually booting the system using sysv.
* Thu Feb 09 2012 roAATTsuse.com- chkconfig: bypass initscript enable/disable script if service shadowed by systemd
* Fri Jan 27 2012 seife+obsAATTb1-systems.com- fix alljava.sh bug introduced with last commit (bnc#722252)
* Fri Jan 20 2012 lnusselAATTsuse.de- Make alljava.(c)sh friendly to third-party JVMs (bnc#722252)
* Mon Jan 16 2012 rhaferAATTsuse.de- Added \"application/json\" mimetype to /etc/mime.types (bnc#741546)
* Mon Jan 09 2012 wernerAATTsuse.de- Strip boot. also from rc symbolic links (bnc#739217)
* Fri Dec 23 2011 wernerAATTsuse.de- Use since_epoch of rtc0 and not raw system time- If CMSO clock is in synch but nevertheless off by more than
* Sat Dec 10 2011 larsAATTsamba.org- Add --listmodules option to SuSEconfig; (bnc#736086).
* Thu Nov 24 2011 ajAATTsuse.de- Fix spec file for last change.
* Wed Nov 23 2011 ajAATTsuse.de- Remove tmpdirs.d handling, use tmpfiles now
* Tue Nov 22 2011 roAATTsuse.de- random seed start script: use pool_size from kernel, not the old 512 bytes (bnc#730736)
* Thu Nov 10 2011 fcrozatAATTsuse.com- Ensure /sbin/service is not clearing SYSTEMD_NO_WRAP
* Mon Nov 07 2011 dmuellerAATTsuse.de- add color aliases for grep variants
* Wed Nov 02 2011 lnusselAATTsuse.de- replace mtab with symlink in initrd already (bnc#727758)- introduce SYSTEMD_NO_WRAP (bnc#727445)
* Thu Oct 27 2011 roAATTsuse.com- rc.status: only push standard options start/stop/restart/.. to systemd, otherwise use the normal init script
* Tue Oct 25 2011 wernerAATTsuse.de- Enable direxpand patch of the bash (bnc#725657)
* Fri Oct 21 2011 wernerAATTsuse.de- Add comment about systemd and runlevel in /etc/inittab (bnc#725138)
* Fri Oct 21 2011 pthAATTsuse.de- Change most aliases in ls.bash to shell functions.
* Wed Oct 19 2011 wernerAATTsuse.de- Make completion for sudo smart (bnc#724522)
* Fri Oct 14 2011 lnusselAATTsuse.de- mount /media as tmpfs- resolve symlink for rcXX -> XX.service sytemd magic
* Fri Sep 30 2011 uliAATTsuse.com- cross-build fix: use %__cc macro
* Sat Sep 17 2011 jengelhAATTmedozas.de- Remove redundant tags/sections from specfile- Use %_smp_mflags for parallel build
* Fri Sep 16 2011 wernerAATTsuse.de- Handle boot.
* initcripts correctly under systemd
* Thu Sep 15 2011 wernerAATTsuse.de- bash completion: add a space for unique results (bnc#717934)
* Fri Aug 19 2011 fcrozatAATTsuse.com- check if systemd is running and notify user
* Thu Aug 18 2011 roAATTsuse.com- fix last change- update FSF address in skeleton file
* Tue Aug 02 2011 wernerAATTsuse.de- Correct check for COLD_BOOT in halt script (bnc#709825)
* Tue Aug 02 2011 roAATTsuse.com- remove more occurrences of boot.loadmodules now in mkinitrd package
* Tue Aug 02 2011 roAATTsuse.com- remove etc/sysconfig/kernel, lives now in mkinitrd package
* Tue Aug 02 2011 roAATTsuse.com- sbin/service: skip
*.disabled for --status-all (bnc#690282)
* Tue Jul 26 2011 wernerAATTsuse.de- Add support for clicfs
* Mon Jul 18 2011 wernerAATTsuse.de- Better support of quoted file and directory names (bnc#706075)
* Thu Jul 14 2011 wernerAATTsuse.de- Do not use CDPATH for local paths (bnc#703682)
* Wed Jul 06 2011 wernerAATTsuse.de- Let various bourne shell source their own local rc file (bnc#703855)- Handle CDPATH for bash command completion for every case (bnc#703682)
* Thu Jun 30 2011 ajAATTsuse.de- Bump version number- do not install /root/.exrc anymore, it\'s obsolete.
* Tue Jun 14 2011 lnusselAATTsuse.de- mount /run without noexec (bnc#699799)
* Tue May 31 2011 wernerAATTsuse.de- Enable container check for devtmpfs (bnc#696026) to be able to use a static /dev within the container
* Tue May 31 2011 lnusselAATTsuse.de- add back telinit q call- fix group and mode of /var/lock
* Mon May 30 2011 idonmezAATTnovell.com- Set DEFAULT_WM to kde-plasma, bnc#687781
* Fri May 27 2011 lnusselAATTsuse.de- boot.cleanup cleanup- make /var/lock tmpfs too- bind mount /var/run in boot.localfs- drop /etc/sysconfig/sysctl (fate#312343)
* Tue May 24 2011 lnusselAATTsuse.de- dont\' enable boot.ldconfig by default- don\'t enable boot.clock by default (fate#312407)- remove reference to runlevel 4 from skeleton.compat
* Mon May 23 2011 lnusselAATTsuse.de- drop /etc/sysconfig/sysctl.conf (fate#312343)
* Wed May 18 2011 lnusselAATTsuse.de- bind mount /run on /var/run
* Wed May 18 2011 lnusselAATTsuse.de- fix wrong logic in %post
* Wed May 18 2011 wernerAATTsuse.de- Avoid tput command if TERM variable is not set.
* Wed May 18 2011 lnusselAATTsuse.de- start boot.proc as soon as possible- don\'t wait for bind mounts (bnc#690871)
* Tue May 17 2011 lnusselAATTsuse.de- create loop devices in %post (bnc#661715)- don\'t mount /sys/fs/cgroup/systemd as it makes programs think systemd is in use
* Mon May 09 2011 roAATTnovell.com- rc.status: in rc_wait test for existance of binary
* Mon May 09 2011 roAATTnovell.com- add COPYING file as requested
* Fri May 06 2011 wernerAATTsuse.de- Avoid further trouble of the plusdir complete option of the bash (bug #681687)
* Thu May 05 2011 wernerAATTsuse.de- Do not cause the bash to expand if dir path starts with ~ for the HOME of the user (disable plusdir option for this) (bnc#691883)
* Tue Apr 26 2011 wernerAATTsuse.de- Mount memory based file systems found in /etc/fstab (bnc#675542)
* Thu Apr 21 2011 wernerAATTsuse.de- Start blogd only once at boot
* Fri Apr 15 2011 wernerAATTsuse.de- Fix for bnc#686186 and change for fate#309226
* Tue Apr 05 2011 roAATTnovell.com- boot.cleanup: when cleaning var/run, try to symlink /var/run to /run
* Wed Mar 30 2011 roAATTnovell.com- mount /run if needed- /etc/init.d/boot: mount /run as tmpfs if not there yet
* Mon Mar 21 2011 lnusselAATTsuse.de- call osc ci after pushing changes- make it work with older git
* Mon Mar 21 2011 wernerAATTsuse.de- Avoid waiting on bind mounts in boot.localfs- Be aware in refresh_initrd that modules used in initrd may use options in the /etc/modprobe.d/ files
* Thu Mar 17 2011 lnusselAATTsuse.de- add scripts to make tarball
* Fri Mar 11 2011 wernerAATTsuse.de- Avoid to trap into execute escapes (bnc#678827)
* Wed Mar 09 2011 lnusselAATTsuse.de- sources are maintained in git now. Adopt package accordingly.
* Mon Mar 07 2011 roAATTsuse.de- bump version to 11.5
* Mon Feb 28 2011 wernerAATTsuse.de- Add missed ESC for screen escape sequences
* Tue Feb 22 2011 wernerAATTsuse.de- Work around colon as breaking character in tab completion- Allow arguments of command done by sudo to complete (bnc#673663)
* Fri Feb 18 2011 wernerAATTsuse.de- Fix minimal support for the old fashion rc service links
* Thu Feb 17 2011 wernerAATTsuse.de- Tag interactive boot scripts as interactive as systemd uses it
* Mon Feb 14 2011 lnusselAATTsuse.de- don\'t time out waiting for tmpfs (bnc#671468)- make malloc checking configurable
* Fri Feb 11 2011 wernerAATTsuse.de- Add minimal support for the old fashion way to handle services even with systemd
* Tue Feb 08 2011 wernerAATTsuse.de- Use new rvmtab in boot.localfs if available
* Thu Feb 03 2011 wernerAATTsuse.de- Redo fix for $HOME/.kshrc readed twice (bnc#560152)
* Wed Feb 02 2011 gberAATTopensuse.org- changed LXDE to lxde in sysconfig.windowmanager
* Tue Feb 01 2011 wernerAATTsuse.de- For plain bourne shells use `command -v\' instead of `type -p\'- Avoid world writable temporary reverse mtab (bnc#665479, CVE-2011-0461)
* Tue Feb 01 2011 wernerAATTsuse.de- Also do the job for tcsh users- Be backward compatible to support existing sysconfig files- Fix for bnc#668180: redirect stderr of pidofproc to /dev/null
* Sat Jan 29 2011 gberAATTopensuse.org- changed /etc/profile.d/profile.sh so it treats DEFAULT_WM as the basename of the session file and parses the value of Exec into WINDOWMANAGER (bnc#667408)- adopted the possible values of DEFAULT_WM to use the basename of the session file (bnc#667408)
* Fri Jan 28 2011 roAATTsuse.de- fix typo in SuSEconfig manpage (bnc#662695)
* Tue Jan 25 2011 lnusselAATTsuse.de- package /lib/udev/devices/loop
* to allow on demand loading of the loop module (bnc#661715)
* Tue Jan 25 2011 lnusselAATTsuse.de- at boot make sure /etc/mtab is a symlink (bnc#665494) so util-linux doesn\'t need to do it in %post- don\'t wait for loop images to appear as block devices (bnc#666150)
* Wed Jan 19 2011 lnusselAATTsuse.de- net.ipv6.conf.all.use_tempaddr has no effect, need to use net.ipv6.conf.default.use_tempaddr (bnc#494958#c2)- set default values in /etc/sysconfig/sysctl to empty and mark deprecated. No default behavior change as kernel defaults actually match.
* Tue Jan 18 2011 bwiedemannAATTnovell.com- fix loop module not loaded with /etc/mtab symlink (bnc#665092)
* Mon Jan 17 2011 ajAATTsuse.de- Fix kernel value of IPv6 privacy in boot.ipconfig (bnc#664550).
* Sat Jan 15 2011 lnusselAATTsuse.de- fix mounting /dev/pts (bnc#664692)
* Wed Jan 12 2011 lnusselAATTsuse.de- rc.status: initialize terminal settings only once- boot.cgroup: add init script to mount cgroups- boot.localnet: remove useless use of cat and avoid ifup- boot.localfs: don\'t update mtab if mtab is a link anyways- boot.localfs: don\'t consider nofail mounts as missing- boot: reorder and simplify mounting of file systems
* Tue Jan 11 2011 wernerAATTsuse.de- Do not call `hostname -d\' to avoid DNS lookup
* Tue Jan 04 2011 adrianAATTsuse.de- avoid trailing dot in HOSTNAME when no NIS domain is set
* Tue Dec 21 2010 wernerAATTsuse.de- Test only for bit 64 (clock unsynchronized), if zero the kernel is within eleven minutes mode (Thanks goes to Rastislav David)
* Thu Dec 16 2010 wernerAATTsuse.de- Touch /etc/init.d/after.local and /etc/init.d/before.local (bnc#659206)
* Wed Dec 15 2010 roAATTsuse.de- boot.localfs: do not abort wait for udev just because /dev/.udev/queue does not exist (bnc#656028)
* Tue Dec 07 2010 wernerAATTsuse.de- Work around broken network setups for login shells to get variable HOST set to nodename- Do not use NIS/YP domainname but DNS domainman for HOSTNAME
* Tue Dec 07 2010 puzelAATTnovell.com- export GPG_TTY=\"`tty`\" in /etc/bash.bashrc (bnc#619295)
* Thu Nov 18 2010 lnusselAATTsuse.de- own /var/log/wtmp, /var/run/utmp, /var/log/faillog and /var/log/btmp
* Wed Nov 17 2010 roAATTsuse.de- fix typo (merge conflict overlooked)
* Wed Nov 17 2010 roAATTsuse.de- fix postinstall to test for existence of /var/run/utmp before trying to chgrp
* Tue Nov 16 2010 ajAATTsuse.de- Remove get_kernel_version_fix_plus_in_kernel_string.patch after applying it to file directly.
* Tue Nov 16 2010 ajAATTsuse.de- Use group utmp for /var/run/utmp, btmp and lastlog (bnc#652877).
* Thu Nov 11 2010 wernerAATTsuse.de- Do not set ENV in /etc/profile as well in /etc/csh.login (bnc#611966)
* Wed Nov 10 2010 roAATTsuse.de- allow chkconfig to use different root filesystems (bnc#507382)
* Wed Nov 10 2010 roAATTsuse.de- added service.8 man page from fedora (bnc#621286)
* Wed Nov 10 2010 wernerAATTsuse.de- Make /usr/sbin/Check a bash script (bnc#626629)
* Wed Nov 10 2010 roAATTsuse.de- keep /etc/mtab unchanged if it is a symlink (bnc#651555)
* Tue Nov 09 2010 lnusselAATTsuse.de- remove weird filelist generation code
* Tue Nov 09 2010 lnusselAATTsuse.de- remove /usr/sbin/Check
* Tue Nov 09 2010 lnusselAATTsuse.de- move chkstat calls to brp-permissions in brp-checks-suse
* Thu Nov 04 2010 lnusselAATTsuse.de- export ONLY_MODULE so modules can act differently when they are called specifically
* Wed Nov 03 2010 cristian.rodriguezAATTopensuse.org- enable malloc debugging checks.
* Wed Nov 03 2010 wernerAATTsuse.de- Do not remove /etc/adjtime but simply correct the third line for applications depending on CMOS time (bnc#650719)
* Thu Oct 21 2010 roAATTsuse.de- abort if kernel has no devtmpfs, can not help here (bnc#648408)
* Tue Oct 19 2010 wernerAATTsuse.de- Use refresh_initrd if TIMEZONE has changed (bnc#638185)
* Mon Sep 20 2010 wernerAATTsuse.de- Add sudo completion bnc#639744
* Wed Sep 15 2010 wernerAATTsuse.de- Fix for bnc#567951 - cshrc now allows xterm titles- Fix for bnc#631454 - bash completion for regexpressions- Fix for bnc#639392 - make pushd completion behaves like cd completion
* Wed Sep 08 2010 roAATTsuse.de- add leading / to pre/post scripts (bnc#625763)
* Fri Sep 03 2010 trennAATTnovell.com- Recognize \"+\" at the end of the kernel version correctly. From mmarek: Starting with 2.6.35, the kernel build by default appends a plus sign to the kernel version string when building in a git tree that is not in a clean tagged state.
* Fri Aug 27 2010 roAATTsuse.de- switch SEND_OUTPUT_ON_NO_ERROR from yes to no in postinstall and only do that exactly once to switch the default (bnc#622203)
* Thu Aug 26 2010 roAATTsuse.de- let boot.swap disable most swap partitions on shutdown so LVM and others can be shut down cleanly (bnc#631916)
* Wed Aug 25 2010 wernerAATTsuse.de- Add a sysconfig option for enforcing blogd even with \"fastboot\" and/or \"quiet\" found on the kernel command line.
* Thu Aug 12 2010 dmuellerAATTsuse.de- add a split provides for smooth upgrade
* Thu Jul 29 2010 roAATTsuse.de- split off aaa_base extras subpackage with: - ls settings and aliases - bash completion - other generic shell aliases - quick_halt/poweroff/reboot script - some default cronjobs- modified bash.bashrc and csh.cshrc to split out ls settings- drop alias for dir: that one has its own binary for a while- recommend aaa_base-extras from main package
* Tue Jul 27 2010 cristian.rodriguezAATTopensuse.org- get_kernel_version : use O_CLOEXEC everywhere
* Fri Jul 16 2010 wernerAATTsuse.de- Newer killproc sends only SIGTERM as required by LSB if -TERM is specified on the command line. Use the default which is SIGTERM followed by SIGKILL if the timeout of 5 seconds is reached.
* Wed Jul 14 2010 msebenAATTnovell.com- change default value of cron sysconfig option SEND_OUTPUT_ON_NO_ERROR to \"no\" bnc#622203
* Mon Jul 05 2010 wernerAATTsuse.de- Use alias shell builtin for ash and dash (bnc#619756)
* Thu Jun 17 2010 cooloAATTnovell.com- remove malloc-debug.
* for final release
* Wed Jun 16 2010 roAATTsuse.de- also skip /cgroup during unmount in boot.localfs (requested by kay)
* Tue Jun 08 2010 wernerAATTsuse.de- Reflect name space change of former rush shell which know becomes pcksh, cpcksh, and rpcksh
* Wed Jun 02 2010 wernerAATTsuse.de- Add support for the rush bourne shell (bnc#608727)
* Fri May 28 2010 wernerAATTsuse.de- Implemenation of a workaround of missing console messages in blogd (bnc#593957) ... depends on package sysvinit-tools
* Wed May 19 2010 roAATTsuse.de- drop chmod for /dev/shm from /etc/init.d/boot (workaround which is no longer needed and gives trouble now)
* Tue May 18 2010 wernerAATTsuse.de- Avoid error on not set $TERM variable in csh login (bnc#560917)
* Tue May 18 2010 roAATTsuse.de- set INPUTRC in csh similar to /etc/profile (bnc#560917)
* Tue May 18 2010 roAATTsuse.de- add usbfs to tmpfs list in boot.localfs (bnc#569569) if \"noauto\" is changed to \"defaults\" in fstab for /proc/bus/usb then the fs is mounted at boot time (for some legacy software)
* Tue May 18 2010 roAATTsuse.de- skip remount-rw for / if \"readonlyroot\" is specified on the boot commandline (bnc#445189)
* Tue May 18 2010 larsAATTlinux-schulserver.de- added smart_agetty manpage to fix bnc #342580- fix self Provides/Obsoletes for aaa_skel
* Wed Apr 28 2010 roAATTsuse.de- added /etc/tmpdirs.d for snippets to be called by boot.cleanup (shell scripts to recreate things in /tmp, /var/tmp, /var/run)- move code from boot.cleanup to /etc/tmpdirs.d/01_aaa_base (all related to fate#303793)
* Tue Apr 27 2010 ajAATTsuse.de- Set version number to 11.3
* Tue Apr 27 2010 wernerAATTsuse.de- Add screen control sequences to inputrc (bnc#598903)
* Thu Apr 15 2010 roAATTsuse.de- boot.rootfsck: do not use /dev/shm/root as fallback but /dev/root
* Thu Apr 15 2010 roAATTsuse.de- boot.localfs: update Should-Stop dependencies
* Thu Apr 15 2010 roAATTsuse.de- removed /etc/rc.d.README as well
* Wed Apr 14 2010 wernerAATTsuse.de- Use feature of pidof(1) of new sysvinit 2.88dsf
* Thu Apr 08 2010 roAATTsuse.de- drop /sbin/init.d.README and /etc/init.d/README the manpage is \"man 7 init.d\"
* Mon Mar 29 2010 roAATTsuse.de- boot.cleanup: do cleanup as well in shutdown case, faster than leaving it to the next boot and can speed up boot sequence
* Fri Mar 26 2010 sndirschAATTsuse.de- add NO_KMS_IN_INITRD to sysconfig/kernel.
* Wed Mar 17 2010 wernerAATTsuse.de- Add Forms Data Format (.fdf) for acroread and co (bnc#573202)
* Thu Mar 11 2010 roAATTsuse.de- fix typo in boot.localfs (bnc#584090)
* Tue Mar 09 2010 lnusselAATTsuse.de- add \"lock\" group (bnc#552095, FATE#308360)
* Mon Mar 08 2010 roAATTsuse.de- drop boot.sched
* Mon Mar 08 2010 roAATTsuse.de- implemented more primitive status calls for boot.
* scripts
* Mon Mar 08 2010 roAATTsuse.de- implemented primitive status call for boot.rootfsck and boot.localfs
* Thu Mar 04 2010 roAATTsuse.de- do not put ldconfig into background in recovery case (bnc#582597)
* Tue Mar 02 2010 wernerAATTsuse.de- Add changes for dash and ksh from Guido Berhoerster
* Fri Feb 26 2010 roAATTsuse.de- move remounting of /dev and /dev/shm to boot.localfs (bnc#583247)
* Thu Feb 25 2010 roAATTsuse.de- add chmod for /dev/shm to be safe from udev
* Wed Feb 24 2010 pbaudisAATTsuse.cz- Fix $TIMEZONE description in /etc/sysconfig/clock (bnc#582292)
* Tue Feb 23 2010 roAATTsuse.de- No longer call zic (the timezone compiler) from boot.clock for creating /etc/localtime: this file is created by YaST during installation; there is no need to recreate it at boot time. (This code was only executed on s390 and in xen guests, too.)
* Fri Feb 19 2010 meissnerAATTsuse.de- enabled MALLOC_CHECK_ and MALLOC_PERTURB_ during testing
* Thu Feb 18 2010 roAATTsuse.de- make sure options for /dev/pts are honored (bnc#580924)
* Thu Feb 18 2010 roAATTsuse.de- Fix issue with chvt hanging, preventing restart (bnc#540482) (add --userwait to chvt call)
* Tue Feb 16 2010 roAATTsuse.de- remove bogus splash check from boot.proc
* Mon Feb 15 2010 wernerAATTsuse.de- Rename meta-mode to enable-meta-key in /etc/inputrc as bash 4.1 / readline library 6.1 use this key word
* Sun Feb 14 2010 roAATTsuse.de- fix typo in comment in /etc/skel/.emacs (bnc#558055)
* Sun Feb 14 2010 roAATTsuse.de- change test for tty1 in boot.localfs and boot.rootfsck (bnc#564325)
* Fri Feb 05 2010 roAATTsuse.de- /etc/init.d/boot: use devtmpfs for /dev if available (bnc#561990)
* Thu Jan 14 2010 roAATTsuse.de- do not rewrite /etc/adjtime needlessly (bnc#570245)
* Wed Jan 13 2010 roAATTsuse.de- set NO_PROXY together with no_proxy (bnc#569310)
* Wed Jan 13 2010 roAATTsuse.de- clean-tmp: use ctime instead of mtime and add -xdev to avoid crossing filesystem boundaries (bnc#568990)
* Wed Dec 16 2009 wernerAATTsuse.de- Avoid to source/parse $HOME/.kshrc twice (bnc#560152)
* Tue Dec 08 2009 mvyskocilAATTsuse.cz- fixed JRE_HOME typo in alljava.sh (bnc#549395)
* Fri Dec 04 2009 roAATTsuse.de- fix example in sysconfig.language (bnc#557283)
* Fri Dec 04 2009 roAATTsuse.de- fix some issues with boot.clock and xen (bnc#550697)
* Wed Dec 02 2009 roAATTsuse.de- mount /dev correctly also if devtmpfs
* Wed Nov 25 2009 roAATTsuse.de- same for csh.login
* Tue Nov 24 2009 puzelAATTnovell.com- add \'-R\' to LESS variable in /etc/profile (bnc#554513)
* Wed Nov 18 2009 msebenAATTnovell.com- added SEND_OUTPUT_ON_NO_ERROR option to /etc/sysconfig/cron (fate#305279)
* Wed Nov 18 2009 roAATTsuse.de- remove bash1 from /etc/shells (bnc#554131)
* Fri Oct 30 2009 mmarekAATTsuse.cz- wait for raid arrays to become clean before shutdown or reboot (fate#306823).
* Mon Oct 26 2009 meissnerAATTsuse.de- disable malloc debugging again for the release. (rm /etc/profile.d/malloc-debug.
*)
* Mon Oct 19 2009 wernerAATTsuse.de- Use /bin/hostname for HOSTNAME instead of NIS domainname found in /proc/sys/kernel/domainname (bnc#540981)
* Wed Oct 07 2009 wernerAATTsuse.de- Remove SuSEconfig.clock and simplify refresh_initrd (bnc#538357)
* Tue Oct 06 2009 wernerAATTsuse.de- Refresh initrd if CMOS clock is set to local time (bnc#538357)
* Tue Oct 06 2009 wernerAATTsuse.de- Use option -c on grotty command to diaable escape sequences in /etc/init.d/README (bnc#543957)
* Wed Sep 30 2009 wernerAATTsuse.de- Use configurable meta-mode in /etc/inputrc (bnc#541379)
* Tue Sep 29 2009 wernerAATTsuse.de- The halt script should not shutdown network for iSCSI (bnc#513928)
* Thu Sep 17 2009 roAATTsuse.de- add bash completion for evince (bnc#540013)
* Wed Sep 16 2009 cooloAATTnovell.com- DO_FASTBOOT is now yes/no, no longer empty (bnc#538362)
* Thu Sep 03 2009 roAATTsuse.de- fix CLEAR_TMP_DIRS_AT_BOOTUP (bnc#531514)
* Mon Aug 31 2009 roAATTsuse.de- boot.clock: check if system timezone already set by initrd (bnc#534816)
* Tue Aug 04 2009 roAATTsuse.de- etc/profile,etc/csh.login: remove output of /etc/motd and faillog, already printed by login (bnc#528003)
* Thu Jul 30 2009 roAATTsuse.de- drop hacks for sles8 from pre/post scripts- make use of sed -i instead of manual handling in pre/post- aaa_base.specialfilelist: drop the ones that are not in aaa_base
* Thu Jul 23 2009 wernerAATTsuse.de- Remove INFOPATH and INFODIR as info knowns about (bnc#524541)
* Wed Jul 22 2009 roAATTsuse.de- fix typo in boot.cleanup
* Wed Jul 22 2009 roAATTsuse.de- import some speedups from moblin boot.cleanup: use xargs and use -m option from mkdir boot.localnet: depend on boot.rootfsck instead of boot.cleanup- adapt boot.clock to changed hwclock/util-linux: - drop --hctosys for utc case - replace by --systz for non-utc case
* Wed Jul 22 2009 wernerAATTsuse.de- Fix expansion bug in bash completion without loosing expansion of the tilde for the users home directory (bnc#524224)
* Fri Jul 17 2009 rguentherAATTsuse.de- Move udev and net-tools back from PreReq to Recommends
* Fri Jul 17 2009 roAATTsuse.de- update alljava.csh (expand PATH like alljava.sh bnc#480480)
* Wed Jul 15 2009 roAATTsuse.de- update mailcap for text/html: change w3m call (bnc#479432)
* Tue Jul 14 2009 wernerAATTsuse.de- Bash completion: make file type detection independent from file name for b(un)zip2, g(un)zip, and unzip (bnc#512386, bnc#512386)
* Tue Jul 14 2009 roAATTsuse.de- added recommends for netcfg (bnc#519337)
* Sat Jun 13 2009 cooloAATTsuse.de- now that fixed glibc is in, we can enable malloc_check again
* Thu Jun 11 2009 cooloAATTnovell.com- /.buildenv is almost never a directory...
* Wed Jun 10 2009 roAATTsuse.de- change condition for MALLOC_CHECK to test for /.buildenv
* Mon Jun 08 2009 cooloAATTsuse.de- do not set MALLOC_CHECK for now in build environemtns to continue building even if we have a problem there atm (bnc#509398)
* Tue May 12 2009 wernerAATTsuse.de- Make some expansions work for bash completion (bnc#493303, bnc#487252)
* Fri May 08 2009 wernerAATTsuse.de- Add missing line in boot.clock
* Thu May 07 2009 wernerAATTsuse.de- At shutdown boot.clock should be executed
*before
* boot.apparmor otherwise it may happen that /etc/localtime is not readable and localtime(3) may fall back to UTC time as system default (bnc#492921).
* Thu Apr 30 2009 wernerAATTsuse.de- First try to support root fs with type aufs (bnc#491890)- Use usleep to wait on udev
* Tue Apr 28 2009 wernerAATTsuse.de- Disable blogd on fastboot or quiet boot- Move mkinitrd scripts to mkinitrd
* Tue Apr 21 2009 wernerAATTsuse.de- Avoid possible race between rtc_cmos and running date
* Mon Apr 20 2009 cooloAATTsuse.de- boot.ldconfig: remove most of the checks / run ldconfig way less- boot.localfs: STOP preload during fsck calls
* Mon Apr 20 2009 wernerAATTsuse.de- boot.clock: make status argument work and add argument timezone- boot.clock: for s390 make date command accurate as possible- Rename mkinitrd script setup-rtc.sh to setup-clock.sh and add boot-clock.sh, also check for including boot-rtc.sh the existence of the rtc_cmos module to avoid fatal errors
* Fri Apr 17 2009 wernerAATTsuse.de- boot.clock: write system time only back to HW clock if kernel time status shows that clocks are unsynchronized- Add two helper scripts for mkinitrd to add and load rtc_cmos module and add /etc/localtime to initrd (bnc#492921)
* Thu Apr 16 2009 wernerAATTsuse.de- Make boot.clock more tough due udev timings (bnc#492921)- Remove /etc/adjtime in boot.clock if left over (bnc#495417)
* Wed Apr 15 2009 roAATTsuse.de- updated alljava.{sh,csh} (bnc#492820)
* Mon Mar 30 2009 wernerAATTsuse.de- bash.bashrc: append history to avoid override the history with two parallel bash sessions.
* Tue Mar 24 2009 roAATTsuse.de- fix typo in comment in bash.bashrc (bnc#487742)
* Mon Mar 09 2009 roAATTsuse.de- touch and chmod some files only if they do not exist before leave them alone otherwise
* Wed Mar 04 2009 meissnerAATTsuse.de- MALLOC_CHECK_=3 (bnc#481582)