forked from pool/aaa_base
Accepting request 71846 from Base:System
- boot.cleanup cleanup - make /var/lock tmpfs too - bind mount /var/run in boot.localfs - drop /etc/sysconfig/sysctl (fate#312343) - dont' enable boot.ldconfig by default - don't enable boot.clock by default (fate#312407) - remove reference to runlevel 4 from skeleton.compat (forwarded request 71709 from lnussel) OBS-URL: https://build.opensuse.org/request/show/71846 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=297
This commit is contained in:
commit
b3e96a464c
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 13:09:56 UTC 2011 - lnussel@suse.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 09:40:40 UTC 2011 - lnussel@suse.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 14:50:45 UTC 2011 - lnussel@suse.de
|
||||
|
||||
- drop /etc/sysconfig/sysctl.conf (fate#312343)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 18 15:02:24 UTC 2011 - lnussel@suse.de
|
||||
|
||||
|
@ -153,18 +153,18 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
|
||||
/etc/init.d/boot.cleanup
|
||||
/etc/init.d/boot.clock
|
||||
/etc/init.d/boot.cgroup
|
||||
/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/rc
|
||||
/etc/init.d/reboot
|
||||
/etc/tmpdirs.d/01_aaa_base
|
||||
%dir /lib/aaa_base
|
||||
/lib/aaa_base/convert_sysctl*
|
||||
/lib/YaST/SuSEconfig.functions
|
||||
/sbin/chkconfig
|
||||
/sbin/get_kernel_version
|
||||
@ -203,7 +203,6 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
|
||||
/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
|
||||
%dir /lib/udev
|
||||
%dir /lib/udev/devices
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:99683a2275e29c2ec6be7d893c5f0ad9d46d68e4369d6e272bfa429ed35c61e6
|
||||
size 100428
|
||||
oid sha256:5dae3476318fb077ffbc9d9f6e70b5be67a311859ddb58505f60c1c95b36e0c9
|
||||
size 98692
|
||||
|
Loading…
Reference in New Issue
Block a user