Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

aaa_base-11.3-8.3.1 RPM for i586

From OpenSuSE 11.3 updates for i586

Name: aaa_base Distribution: openSUSE 11.3
Version: 11.3 Vendor: openSUSE
Release: 8.3.1 Build date: Wed Sep 29 16:10:40 2010
Group: System/Fhs Build host: build30
Size: 312321 Source RPM: aaa_base-11.3-8.3.1.src.rpm
Packager: http://bugs.opensuse.org
Summary: SUSE Linux Base Package
This package installs several important configuration files. Central
scripts like SuSEconfig are also in this package.

Provides

Requires

License

GPLv2+

Changelog

* Thu Sep 23 2010 trenn@novell.com
  - Latest mainline git repos automagically add a "+" at the end of
    the kernel version which breaks /sbin/get_kernel_version.
    This patch makes /sbin/get_kernel_version compatible.
* Fri Aug 27 2010 ro@suse.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 ro@suse.de
  - let boot.swap disable most swap partitions on shutdown
    so LVM and others can be shut down cleanly (bnc#631916)
* Wed Jul 14 2010 mseben@novell.com
  - change default value of cron sysconfig option
    SEND_OUTPUT_ON_NO_ERROR to "no" bnc#622203
* Thu Jun 17 2010 coolo@novell.com
  - remove malloc-debug.* for final release
* Wed Jun 16 2010 ro@suse.de
  - also skip /cgroup during unmount in boot.localfs
    (requested by kay)
* Tue Jun 08 2010 werner@suse.de
  - Reflect name space change of former rush shell which know becomes
    pcksh, cpcksh, and rpcksh
* Wed Jun 02 2010 werner@suse.de
  - Add support for the rush bourne shell (bnc#608727)
* Fri May 28 2010 werner@suse.de
  - Implemenation of a workaround of missing console messages in
    blogd (bnc#593957) ... depends on package sysvinit-tools
* Wed May 19 2010 ro@suse.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 werner@suse.de
  - Avoid error on not set $TERM variable in csh login (bnc#560917)
* Tue May 18 2010 ro@suse.de
  - set INPUTRC in csh similar to /etc/profile (bnc#560917)
* Tue May 18 2010 ro@suse.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 ro@suse.de
  - skip remount-rw for / if "readonlyroot" is specified on
    the boot commandline (bnc#445189)
* Tue May 18 2010 lars@linux-schulserver.de
  - added smart_agetty manpage to fix bnc #342580
  - fix self Provides/Obsoletes for aaa_skel
* Wed Apr 28 2010 ro@suse.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 aj@suse.de
  - Set version number to 11.3
* Tue Apr 27 2010 werner@suse.de
  - Add screen control sequences to inputrc (bnc#598903)
* Thu Apr 15 2010 ro@suse.de
  - boot.rootfsck: do not use /dev/shm/root as fallback but /dev/root
* Thu Apr 15 2010 ro@suse.de
  - boot.localfs: update Should-Stop dependencies
* Thu Apr 15 2010 ro@suse.de
  - removed /etc/rc.d.README as well
* Wed Apr 14 2010 werner@suse.de
  - Use feature of pidof(1) of new sysvinit 2.88dsf
* Thu Apr 08 2010 ro@suse.de
  - drop /sbin/init.d.README and /etc/init.d/README
    the manpage is "man 7 init.d"
* Mon Mar 29 2010 ro@suse.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 sndirsch@suse.de
  - add NO_KMS_IN_INITRD to sysconfig/kernel.
* Wed Mar 17 2010 werner@suse.de
  - Add Forms Data Format (.fdf) for acroread and co (bnc#573202)
* Thu Mar 11 2010 ro@suse.de
  - fix typo in boot.localfs (bnc#584090)
* Tue Mar 09 2010 lnussel@suse.de
  - add "lock" group (bnc#552095, FATE#308360)
* Mon Mar 08 2010 ro@suse.de
  - drop boot.sched
* Mon Mar 08 2010 ro@suse.de
  - implemented more primitive status calls for boot.* scripts
* Mon Mar 08 2010 ro@suse.de
  - implemented primitive status call for boot.rootfsck and
    boot.localfs
* Thu Mar 04 2010 ro@suse.de
  - do not put ldconfig into background in recovery case (bnc#582597)
* Tue Mar 02 2010 werner@suse.de
  - Add changes for dash and ksh from Guido Berhoerster
* Fri Feb 26 2010 ro@suse.de
  - move remounting of /dev and /dev/shm to boot.localfs
    (bnc#583247)
* Thu Feb 25 2010 ro@suse.de
  - add chmod for /dev/shm to be safe from udev
* Wed Feb 24 2010 pbaudis@suse.cz
  - Fix $TIMEZONE description in /etc/sysconfig/clock (bnc#582292)
* Tue Feb 23 2010 ro@suse.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 meissner@suse.de
  - enabled MALLOC_CHECK_ and MALLOC_PERTURB_ during testing
* Thu Feb 18 2010 ro@suse.de
  - make sure options for /dev/pts are honored (bnc#580924)
* Thu Feb 18 2010 ro@suse.de
  - Fix issue with chvt hanging, preventing restart (bnc#540482)
    (add --userwait to chvt call)
* Tue Feb 16 2010 ro@suse.de
  - remove bogus splash check from boot.proc
* Mon Feb 15 2010 werner@suse.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 ro@suse.de
  - fix typo in comment in /etc/skel/.emacs (bnc#558055)
* Sun Feb 14 2010 ro@suse.de
  - change test for tty1 in boot.localfs and boot.rootfsck
    (bnc#564325)
* Fri Feb 05 2010 ro@suse.de
  - /etc/init.d/boot: use devtmpfs for /dev if available (bnc#561990)
* Thu Jan 14 2010 ro@suse.de
  - do not rewrite /etc/adjtime needlessly (bnc#570245)
* Wed Jan 13 2010 ro@suse.de
  - set NO_PROXY together with no_proxy (bnc#569310)
* Wed Jan 13 2010 ro@suse.de
  - clean-tmp: use ctime instead of mtime and add -xdev
    to avoid crossing filesystem boundaries (bnc#568990)
* Wed Dec 16 2009 werner@suse.de
  - Avoid to source/parse $HOME/.kshrc twice (bnc#560152)
* Tue Dec 08 2009 mvyskocil@suse.cz
  - fixed JRE_HOME typo in alljava.sh (bnc#549395)
* Fri Dec 04 2009 ro@suse.de
  - fix example in sysconfig.language (bnc#557283)
* Fri Dec 04 2009 ro@suse.de
  - fix some issues with boot.clock and xen (bnc#550697)
* Wed Dec 02 2009 ro@suse.de
  - mount /dev correctly also if devtmpfs
* Wed Nov 25 2009 ro@suse.de
  - same for csh.login
* Tue Nov 24 2009 puzel@novell.com
  - add '-R' to LESS variable in /etc/profile (bnc#554513)
* Wed Nov 18 2009 mseben@novell.com
  - added SEND_OUTPUT_ON_NO_ERROR option to /etc/sysconfig/cron (fate#305279)
* Wed Nov 18 2009 ro@suse.de
  - remove bash1 from /etc/shells (bnc#554131)
* Fri Oct 30 2009 mmarek@suse.cz
  - wait for raid arrays to become clean before shutdown or reboot
    (fate#306823).
* Mon Oct 26 2009 meissner@suse.de
  - disable malloc debugging again for the release. (rm /etc/profile.d/malloc-debug.*)
* Mon Oct 19 2009 werner@suse.de
  - Use /bin/hostname for HOSTNAME instead of NIS domainname found
    in /proc/sys/kernel/domainname (bnc#540981)
* Wed Oct 07 2009 werner@suse.de
  - Remove SuSEconfig.clock and simplify refresh_initrd (bnc#538357)
* Tue Oct 06 2009 werner@suse.de
  - Refresh initrd if CMOS clock is set to local time (bnc#538357)
* Tue Oct 06 2009 werner@suse.de
  - Use option -c on grotty command to diaable escape sequences in
    /etc/init.d/README (bnc#543957)
* Wed Sep 30 2009 werner@suse.de
  - Use configurable meta-mode in /etc/inputrc (bnc#541379)
* Tue Sep 29 2009 werner@suse.de
  - The halt script should not shutdown network for iSCSI (bnc#513928)
* Thu Sep 17 2009 ro@suse.de
  - add bash completion for evince (bnc#540013)
* Wed Sep 16 2009 coolo@novell.com
  - DO_FASTBOOT is now yes/no, no longer empty (bnc#538362)
* Thu Sep 03 2009 ro@suse.de
  - fix CLEAR_TMP_DIRS_AT_BOOTUP (bnc#531514)
* Mon Aug 31 2009 ro@suse.de
  - boot.clock:
    check if system timezone already set by initrd (bnc#534816)
* Tue Aug 04 2009 ro@suse.de
  - etc/profile,etc/csh.login: remove output of /etc/motd
    and faillog, already printed by login (bnc#528003)
* Thu Jul 30 2009 ro@suse.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 werner@suse.de
  - Remove INFOPATH and INFODIR as info knowns about (bnc#524541)
* Wed Jul 22 2009 ro@suse.de
  - fix typo in boot.cleanup
* Wed Jul 22 2009 ro@suse.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 werner@suse.de
  - Fix expansion bug in bash completion without loosing expansion
    of the tilde for the users home directory (bnc#524224)
* Fri Jul 17 2009 rguenther@suse.de
  - Move udev and net-tools back from PreReq to Recommends
* Fri Jul 17 2009 ro@suse.de
  - update alljava.csh (expand PATH like alljava.sh bnc#480480)
* Wed Jul 15 2009 ro@suse.de
  - update mailcap for text/html: change w3m call (bnc#479432)
* Tue Jul 14 2009 werner@suse.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 ro@suse.de
  - added recommends for netcfg (bnc#519337)
* Sat Jun 13 2009 coolo@suse.de
  - now that fixed glibc is in, we can enable malloc_check again
* Thu Jun 11 2009 coolo@novell.com
  - /.buildenv is almost never a directory...
* Wed Jun 10 2009 ro@suse.de
  - change condition for MALLOC_CHECK to test for /.buildenv
* Mon Jun 08 2009 coolo@suse.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 werner@suse.de
  - Make some expansions work for bash completion (bnc#493303, bnc#487252)
* Fri May 08 2009 werner@suse.de
  - Add missing line in boot.clock
* Thu May 07 2009 werner@suse.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 werner@suse.de
  - First try to support root fs with type aufs (bnc#491890)
  - Use usleep to wait on udev
* Tue Apr 28 2009 werner@suse.de
  - Disable blogd on fastboot or quiet boot
  - Move mkinitrd scripts to mkinitrd
* Tue Apr 21 2009 werner@suse.de
  - Avoid possible race between rtc_cmos and running date
* Mon Apr 20 2009 coolo@suse.de
  - boot.ldconfig: remove most of the checks / run ldconfig way less
  - boot.localfs: STOP preload during fsck calls
* Mon Apr 20 2009 werner@suse.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 werner@suse.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 werner@suse.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 ro@suse.de
  - updated alljava.{sh,csh} (bnc#492820)
* Mon Mar 30 2009 werner@suse.de
  - bash.bashrc: append history to avoid override the history with
    two parallel bash sessions.
* Tue Mar 24 2009 ro@suse.de
  - fix typo in comment in bash.bashrc (bnc#487742)
* Mon Mar 09 2009 ro@suse.de
  - touch and chmod some files only if they do not exist before
    leave them alone otherwise
* Wed Mar 04 2009 meissner@suse.de
  - MALLOC_CHECK_=3 (bnc#481582)

Files

/etc/DIR_COLORS
/etc/bash.bashrc
/etc/cron.daily/suse.de-backup-rc.config
/etc/cron.daily/suse.de-backup-rpmdb
/etc/cron.daily/suse.de-check-battery
/etc/cron.daily/suse.de-clean-tmp
/etc/cron.daily/suse.de-cron-local
/etc/csh.cshrc
/etc/csh.login
/etc/hushlogins
/etc/init.d/boot
/etc/init.d/boot.cleanup
/etc/init.d/boot.clock
/etc/init.d/boot.ipconfig
/etc/init.d/boot.klog
/etc/init.d/boot.ldconfig
/etc/init.d/boot.loadmodules
/etc/init.d/boot.localfs
/etc/init.d/boot.localnet
/etc/init.d/boot.proc
/etc/init.d/boot.rootfsck
/etc/init.d/boot.swap
/etc/init.d/halt
/etc/init.d/powerfail
/etc/init.d/random
/etc/init.d/rc
/etc/init.d/reboot
/etc/init.d/single
/etc/init.d/skeleton
/etc/init.d/skeleton.compat
/etc/inittab
/etc/inputrc
/etc/java/README
/etc/mailcap
/etc/mime.types
/etc/profile
/etc/profile.d/alias.ash
/etc/profile.d/alljava.csh
/etc/profile.d/alljava.sh
/etc/profile.d/complete.bash
/etc/profile.d/csh.ssh
/etc/profile.d/csh.utf8
/etc/profile.d/lang.csh
/etc/profile.d/lang.sh
/etc/profile.d/profile.csh
/etc/profile.d/profile.sh
/etc/profile.d/sh.ssh
/etc/profile.d/sh.utf8
/etc/profile.d/xdg-environment.csh
/etc/profile.d/xdg-environment.sh
/etc/rc.splash
/etc/rc.status
/etc/shells
/etc/skel/.emacs
/etc/skel/.inputrc
/etc/tmpdirs.d/01_aaa_base
/etc/ttytype
/lib/YaST/SuSEconfig.functions
/root/.exrc
/sbin/SuSEconfig
/sbin/chkconfig
/sbin/get_kernel_version
/sbin/quick_halt
/sbin/quick_poweroff
/sbin/quick_reboot
/sbin/refresh_initrd
/sbin/service
/sbin/smart_agetty
/usr/bin/ChangeSymlinks
/usr/bin/filesize
/usr/bin/mkinfodir
/usr/bin/old
/usr/bin/rpmlocate
/usr/bin/safe-rm
/usr/bin/safe-rmdir
/usr/bin/setJava
/usr/lib/restricted/bin/hostname
/usr/sbin/Check
/usr/sbin/rcpowerfail
/usr/sbin/rcrandom
/usr/sbin/rcsingle
/usr/sbin/setDefaultJava
/usr/sbin/sysconf_addword
/usr/share/man/man1/smart_agetty.1.gz
/usr/share/man/man5/defaultdomain.5.gz
/usr/share/man/man5/route.conf.5.gz
/usr/share/man/man7/init.d.7.gz
/usr/share/man/man8/SuSEconfig.8.gz
/usr/share/man/man8/chkconfig.8.gz
/usr/share/man/man8/quick_halt.8.gz
/usr/share/man/man8/resolv+.8.gz
/usr/share/man/man8/safe-rm.8.gz
/usr/share/man/man8/safe-rmdir.8.gz
/var/adm/fillup-templates/group.aaa_base
/var/adm/fillup-templates/gshadow.aaa_base
/var/adm/fillup-templates/passwd.aaa_base
/var/adm/fillup-templates/shadow.aaa_base
/var/adm/fillup-templates/sysconfig.backup
/var/adm/fillup-templates/sysconfig.boot
/var/adm/fillup-templates/sysconfig.clock
/var/adm/fillup-templates/sysconfig.cron
/var/adm/fillup-templates/sysconfig.kernel
/var/adm/fillup-templates/sysconfig.language
/var/adm/fillup-templates/sysconfig.news
/var/adm/fillup-templates/sysconfig.proxy
/var/adm/fillup-templates/sysconfig.shutdown
/var/adm/fillup-templates/sysconfig.suseconfig
/var/adm/fillup-templates/sysconfig.sysctl
/var/adm/fillup-templates/sysconfig.windowmanager
/var/log/lastlog


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon May 20 05:20:13 2013