Hello community, here is the log from the commit of package kiwi-config-openSUSE for openSUSE:Factory checked in at 2012-10-29 20:03:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kiwi-config-openSUSE (Old) and /work/SRC/openSUSE:Factory/.kiwi-config-openSUSE.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kiwi-config-openSUSE", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/kiwi-config-openSUSE/kiwi-config-openSUSE.changes 2012-10-09 13:56:52.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kiwi-config-openSUSE.new/kiwi-config-openSUSE.changes 2012-10-29 20:03:08.000000000 +0100 @@ -1,0 +2,5 @@ +Sat Oct 27 11:20:43 UTC 2012 - [email protected] + +- there is no more boot.ldconfig + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ config.sh ++++++ --- /var/tmp/diff_new_pack.PIZ2Ym/_old 2012-10-29 20:03:10.000000000 +0100 +++ /var/tmp/diff_new_pack.PIZ2Ym/_new 2012-10-29 20:03:10.000000000 +0100 @@ -45,9 +45,6 @@ chkconfig sshd off chkconfig cron off -# disable for now chkconfig boot.compcache on -chkconfig boot.ldconfig off - ln -s '/etc/systemd/system/clicfs.service' '/etc/systemd/system/multi-user.target.wants/clicfs.service' ln -s '/lib/systemd/system/langset.service' '/lib/systemd/system/sysinit.target.wants/langset.service' cd / @@ -116,7 +113,7 @@ echo '127.0.0.2 linux.site linux' >> /etc/hosts -baseSetRunlevel 5 +ln -s /lib/systemd/system/runlevel5.target /etc/systemd/system/default.target baseUpdateSysConfig /etc/sysconfig/displaymanager DISPLAYMANAGER_AUTOLOGIN linux baseUpdateSysConfig /etc/sysconfig/keyboard KEYTABLE us.map.gz baseUpdateSysConfig /etc/sysconfig/keyboard YAST_KEYBOARD english-us,pc104 ++++++ correct_live_for_reboot ++++++ --- /var/tmp/diff_new_pack.PIZ2Ym/_old 2012-10-29 20:03:10.000000000 +0100 +++ /var/tmp/diff_new_pack.PIZ2Ym/_new 2012-10-29 20:03:10.000000000 +0100 @@ -10,7 +10,6 @@ chkconfig sshd on chkconfig cron on -chkconfig boot.ldconfig on if test -e /etc/init.d/boot.compcache; then chkconfig boot.compcache off fi ++++++ correct_live_install ++++++ --- /var/tmp/diff_new_pack.PIZ2Ym/_old 2012-10-29 20:03:10.000000000 +0100 +++ /var/tmp/diff_new_pack.PIZ2Ym/_new 2012-10-29 20:03:10.000000000 +0100 @@ -30,8 +30,6 @@ # remove langset stuff rm /etc/langset.sh rm -rf /etc/langset/ -grep -v ^perl /etc/init.d/boot.local > /etc/init.d/boot.local.1 && mv /etc/init.d/boot.local.1 /etc/init.d/boot.local -chmod 0755 /etc/init.d/boot.local rm -f '/etc/systemd/system/clicfs.service' '/etc/systemd/system/multi-user.target.wants/clicfs.service' rm -f '/lib/systemd/system/langset.service' '/lib/systemd/system/sysinit.target.wants/langset.service' -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
