commit installation-images for openSUSE:Factory
Hello community, here is the log from the commit of package installation-images for openSUSE:Factory checked in at Mon Sep 27 16:10:24 CEST 2010. -------- --- installation-images/installation-images.changes 2010-09-24 15:16:41.000000000 +0200 +++ /mounts/work_src_done/STABLE/installation-images/installation-images.changes 2010-09-27 15:12:05.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Sep 27 15:11:20 CEST 2010 - snwint@suse.de + +- fix root image + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- installation-images-12.64.tar.bz2 needed_space_in_mb New: ---- installation-images-12.65.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ installation-images.spec ++++++ --- /var/tmp/diff_new_pack.jzbPie/_old 2010-09-27 16:08:01.000000000 +0200 +++ /var/tmp/diff_new_pack.jzbPie/_new 2010-09-27 16:08:01.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package installation-images (Version 12.64) +# spec file for package installation-images (Version 12.65) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -109,9 +109,9 @@ Obsoletes: y2image AutoReqProv: off Summary: Installation Image Files -Version: 12.64 +Version: 12.65 Release: 1 -Source: installation-images-12.64.tar.bz2 +Source: installation-images-12.65.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %define _binary_payload w.ufdio @@ -195,7 +195,7 @@ # careful: will make all non-matching initrds fail hard # export instsys_complain_root=2 # beta only: ignore non-critical errors -export debug=ignore +# export debug=ignore %if %has_sles make %else ++++++ installation-images-12.64.tar.bz2 -> installation-images-12.65.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/installation-images-12.64/changelog new/installation-images-12.65/changelog --- old/installation-images-12.64/changelog 2010-09-24 15:15:20.000000000 +0200 +++ new/installation-images-12.65/changelog 2010-09-27 15:11:12.000000000 +0200 @@ -1,4 +1,7 @@ -2010-09-24: HEAD +2010-09-27: HEAD + - fix root image + +2010-09-24: 12.64 - fix building of initrd & rescue image 2010-09-10: 12.63 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/installation-images-12.64/data/initrd/biostest.file_list new/installation-images-12.65/data/initrd/biostest.file_list --- old/installation-images-12.64/data/initrd/biostest.file_list 2010-09-10 14:55:47.000000000 +0200 +++ new/installation-images-12.65/data/initrd/biostest.file_list 2010-09-27 12:40:19.000000000 +0200 @@ -15,8 +15,8 @@ libnewt0_52: /usr/lib*/libnewt.so.* -slang: - /usr/lib*/libslang.so.* +libslang2: + / terminfo-base: /usr/share/terminfo/l/linux diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/installation-images-12.64/data/root/gdb.file_list new/installation-images-12.65/data/root/gdb.file_list --- old/installation-images-12.64/data/root/gdb.file_list 2010-09-10 14:55:47.000000000 +0200 +++ new/installation-images-12.65/data/root/gdb.file_list 2010-09-27 14:40:12.000000000 +0200 @@ -1,15 +1,20 @@ gdb: /usr/bin/gdb -libpython2_6-1_0: - /usr/lib* +libpython*-*: + / + +if exists(valgrind) + valgrind: + / +endif + + +: x gdb.init .init x gdb.done .done -if exists(valgrind) -valgrind: - /usr/bin - /usr/lib* -endif +# remove, ehm, things... +r /usr/share/doc /usr/share/info /usr/share/man /var/adm/fillup-templates diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/installation-images-12.64/data/root/machbunt.file_list new/installation-images-12.65/data/root/machbunt.file_list --- old/installation-images-12.64/data/root/machbunt.file_list 2010-09-10 14:55:47.000000000 +0200 +++ new/installation-images-12.65/data/root/machbunt.file_list 2010-09-27 14:17:36.000000000 +0200 @@ -2,14 +2,16 @@ /bin/ash.static libfreetype6: - /usr/lib* + / ltrace: - /usr/bin/ltrace - /etc/ltrace.conf + / libelf0: - /usr/lib*/libelf.so.* + / + +libtalloc2: + / if with_yast2 ne 'no' if arch eq 's390' || arch eq 's390x' @@ -28,11 +30,7 @@ xorg-x11-server: /etc/X11/xorg.conf.d /usr/bin/Xorg - - /usr/lib*/xorg/modules/extensions - /usr/lib*/xorg/modules/linux/lib*.so - - /usr/lib*/xorg/modules/lib*.so + /usr/lib*/xorg/modules xorg-x11-driver-input: /etc/X11/xorg.conf.d @@ -97,7 +95,8 @@ xorg-x11-libX11: /usr/lib*/libX11.so.* - /usr/share/X11/{XErrorDB,XKeysymDB} + /usr/share/X11/XErrorDB + # /usr/share/X11/XKeysymDB /usr/share/X11/locale xorg-x11-libXau: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/installation-images-12.64/data/root/root.file_list new/installation-images-12.65/data/root/root.file_list --- old/installation-images-12.64/data/root/root.file_list 2010-09-10 14:55:47.000000000 +0200 +++ new/installation-images-12.65/data/root/root.file_list 2010-09-27 14:29:12.000000000 +0200 @@ -3,9 +3,26 @@ # the 'root' system # -d bin dev etc lib mnt root sbin tmp usr var +d bin dev etc lib mnt root sbin tmp usr var proc c 1777 0 0 tmp +d /var/adm /var/tmp /var/lib/{amanda,gdm,news,pgsql,rpm,uucp/taylor_config} +d /var/lock/subsys +d /var/log/news /var/named /var/run /var/spool/{atjobs,fax,fnet,lpd,mail,postfix,rwho,uucp} + +s ../lock /var/spool/locks + +t /var/log/{faillog,lastlog,mail,messages,sendmail.st,wtmp,xdm.errors} +t /var/log/news/news.{crit,err,notice} + +c 1777 0 0 /var/tmp + +d /usr/{bin,lib,lib64,libexec,sbin,share} + +s ../var/spool /usr/spool +s ../var/tmp /usr/tmp + + # add some /etc files x /etc/* /etc r /etc/ssh @@ -16,6 +33,12 @@ r /etc/motd r /etc/issue +# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +# +# packages without scripts +# +# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + fillup: /bin @@ -23,18 +46,6 @@ /etc /sbin -aaa_base: prein,postin -e prein - /etc/init.d - /etc/inputrc -e echo set bell-style none >>etc/inputrc - /etc/rc.status - /usr/bin/old - # /root/.gnupg/suse_build_key - /var/adm/fillup-templates -e postin -r /var/adm/fillup-templates - tar: /bin/tar @@ -75,7 +86,6 @@ /usr/bin/stat endif - gzip: bin/g{un,}zip @@ -126,15 +136,9 @@ dbus-1-glib: / -dbus-1: prein - / - e save_cfg etc/passwd etc/shadow etc/group - e prein - e restore_cfg etc/passwd etc/shadow etc/group - -if arch eq 'i386' || arch eq 'x86_64' || arch eq 'ia64' +if exists(libsmbios2) libsmbios2: - /usr/lib*/libsmbios.so.* + / endif dmraid: @@ -208,7 +212,7 @@ /usr/sbin/rpcinfo /usr/bin /etc/rpc -r /usr/bin/{catchsegv,gencat,getconf,getent,glibcbug,lddlibc4,mtrace,rpcgen,sprof} +r /usr/bin/{catchsegv,gencat,getconf,glibcbug,lddlibc4,mtrace,rpcgen,sprof} r /usr/sbin/{nscd,nscd_nischeck,utmpd} /lib*/libpthread{.,-}* /lib*/libthread_db{.,-}* @@ -216,7 +220,7 @@ libselinux1: / -if !(arch eq 's390' || arch eq 's390x') +if exists(hdparm) hdparm: /sbin/hdparm endif @@ -251,26 +255,12 @@ /sbin/activate endif -if arch eq 'ia64' +if exists(efibootmgr) efibootmgr: - /usr/sbin/efibootmgr + / libunwind: - /lib/libunwind.so* -endif - -if arch eq 's390' || arch eq 's390x' - s390-tools: postin - /sbin/zipl - /etc - /sbin/dasdfmt - /sbin/dasdview - /sbin/fdasd - /sbin/dasd_configure - /sbin/dasd_reload - /sbin/dasdro - /sbin/vmcp - e postin + / endif dosfstools: @@ -283,12 +273,6 @@ /sbin/plipconfig endif -rpcbind: postin - /etc - /sbin - /var/adm/fillup-templates -e postin - libtirpc1: /etc /lib* @@ -318,22 +302,6 @@ /usr/sbin/update_flash endif -d /var/adm /var/tmp /var/lib/{amanda,gdm,news,pgsql,rpm,uucp/taylor_config} -d /var/lock/subsys -d /var/log/news /var/named /var/run /var/spool/{atjobs,fax,fnet,lpd,mail,postfix,rwho,uucp} - -s ../lock /var/spool/locks - -t /var/log/{faillog,lastlog,mail,messages,sendmail.st,wtmp,xdm.errors} -t /var/log/news/news.{crit,err,notice} - -c 1777 0 0 /var/tmp - -d /usr/{bin,lib,lib64,libexec,sbin,share} - -s ../var/spool /usr/spool -s ../var/tmp /usr/tmp - grep: /bin/{,e,f}grep @@ -378,171 +346,172 @@ r /usr/lib/ia32el/auxapp endif -c 0755 0 0 /usr/bin -c 0755 0 0 /usr/lib* -c 0755 0 0 /usr/sbin -c 0755 0 0 /usr/share +yast2: + /etc/YaST2 + /sbin/save_y2logs + /usr + /var + r /usr/lib/YaST2/servers_non_y2/ag_cron + s /usr/lib/YaST2/startup/YaST2.First-Stage /sbin/yast + r /usr/lib/YaST2/bin/yast2 -x /etc/ld.so.conf /etc +yast2-add-on: + / +yast2-bootloader: + / -if with_yast2 ne 'no' - yast2: - /etc/YaST2 - /sbin/save_y2logs - /usr - /var - r /usr/lib/YaST2/servers_non_y2/ag_cron - s /usr/lib/YaST2/startup/YaST2.First-Stage /sbin/yast - r /usr/lib/YaST2/bin/yast2 +yast2-core: + / - yast2-add-on: - / - yast2-bootloader: - / - yast2-core: - / - yast2-country: - / - yast2-country-data: - / - yast2-devtools: - /usr/bin/y2tool - /usr/share/YaST2/data/devtools/bin/showy2log - yast2-installation: - / - # back to fullscreen - netpbm tools are in machbunt.file_list - r /usr/lib/YaST2/startup/InstallImages/* - # hack to make 'repair' option work - # p repair.diff +yast2-country: + / + +yast2-country-data: + / + +yast2-devtools: + /usr/bin/y2tool + /usr/share/YaST2/data/devtools/bin/showy2log + +yast2-installation: + / + # back to fullscreen - netpbm tools are in machbunt.file_list + r /usr/lib/YaST2/startup/InstallImages/* + # hack to make 'repair' option work + # p repair.diff + +yast2-iscsi-client: + / + +yast2-kdump: + / + +yast2-mouse: + / + +yast2-multipath: + / + +yast2-ncurses: + / + +yast2-network: + / + +yast2-nfs-client: + / + +yast2-ntp-client: + / + +yast2-packager: + / + +yast2-perl-bindings: + / + +yast2-pkg-bindings: + / + +yast2-runlevel: + / - yast2-iscsi-client: - / - yast2-kdump: - / - yast2-mouse: - / - yast2-multipath: - / - yast2-ncurses: - / - yast2-network: - / - yast2-nfs-client: - / - yast2-ntp-client: - / - yast2-packager: - / - yast2-perl-bindings: - / - yast2-pkg-bindings: - / -# yast2-repair: -# / - yast2-runlevel: - / if arch eq 's390' || arch eq 's390x' yast2-s390: / yast2-reipl: / endif - yast2-slp: - / - yast2-storage: postin - / - E postin - libstorage: postin - / - E postin - yast2-transfer: - / - yast2-tune: - / + +yast2-slp: + / + +yast2-transfer: + / + +yast2-tune: + / + if arch eq 'i386' || arch eq 'x86_64' yast2-vm: / endif - yast2-xml: - / - yast2-update: - / - yast2-users: - /usr/share/YaST2/clients/inst_root_first.ycp - /usr/share/YaST2/clients/inst_user_first.ycp - /usr/share/YaST2/clients/users_finish.ycp - /usr/share/YaST2/clients/users_proposal.ycp - /usr/share/YaST2/modules/UsersSimple.pm - /usr/share/YaST2/modules/UsersUI.* - /usr/share/YaST2/scrconf/crack.scr - /usr/lib*/YaST2/plugin/libpy2ag_crack.so* - yast2-libyui: - /usr/lib*/libyui* +yast2-xml: + / - yast2-ycp-ui-bindings: - /usr/lib*/YaST2/plugin/libpy2UI.so.* +yast2-update: + / - yast2-ncurses-pkg: - / +yast2-users: + /usr/share/YaST2/clients/inst_root_first.ycp + /usr/share/YaST2/clients/inst_user_first.ycp + /usr/share/YaST2/clients/users_finish.ycp + /usr/share/YaST2/clients/users_proposal.ycp + /usr/share/YaST2/modules/UsersSimple.pm + /usr/share/YaST2/modules/UsersUI.* + /usr/share/YaST2/scrconf/crack.scr + /usr/lib*/YaST2/plugin/libpy2ag_crack.so* - yast2-hardware-detection: - / +yast2-libyui: + /usr/lib*/libyui* - autoyast2-installation: - / +yast2-ycp-ui-bindings: + /usr/lib*/YaST2/plugin/libpy2UI.so.* - gpart: - /usr/bin +yast2-ncurses-pkg: + / - libcurl4: - /usr/lib*/libcurl.so* +yast2-hardware-detection: + / - libssh2-1: - / +autoyast2-installation: + / - libcares2: - /usr/lib*/libcares.so.* +gpart: + /usr/bin - openslp: - /etc/slp.spi - /etc/slp.conf - /usr/bin/slptool - /usr/lib*/libslp.so.* +libcurl4: + /usr/lib*/libcurl.so* - libblocxx6: - /usr/lib*/libblocxx.so.* +libssh2-1: + / - libpcre0: - /lib* +libcares2: + /usr/lib*/libcares.so.* - limal: - / +openslp: + /etc/slp.spi + /etc/slp.conf + /usr/bin/slptool + /usr/lib*/libslp.so.* - limal-perl: - / +libblocxx6: + /usr/lib*/libblocxx.so.* - libblocxx6: - / +libpcre0: + /lib* -endif +limal: + / + +limal-perl: + / + +libblocxx6: + / zlib: /lib*/libz.so.1* -c 0755 0 0 /usr - libstdc++45: /usr/<lib> eject: /bin/eject -# remove these: -r root mnt tmp usr/libexec - -if arch eq 'i386' +if exists(syslinux) syslinux: /usr/bin/syslinux endif @@ -573,8 +542,8 @@ gawk: /bin -# uses update-alternatives now -s gawk bin/awk + # uses update-alternatives now + s gawk bin/awk if arch eq 'ppc' || arch eq 'ppc64' pdisk: @@ -630,13 +599,12 @@ x etc/syslogd /sbin/syslogd if arch ne 's390' && arch ne 's390x' -libopensc2: - /usr/lib*/libopensc.so.* - /usr/lib*/libscconf.so.* - -libltdl7: - /usr/lib* + libopensc2: + /usr/lib*/libopensc.so.* + /usr/lib*/libscconf.so.* + libltdl7: + /usr/lib* endif pcsc-lite: @@ -645,17 +613,6 @@ libopenct1: /usr/lib*/libopenct.so* -openssh: prein - /etc/ssh - /etc/pam.d/sshd - /etc/init.d/sshd - d /etc/sysconfig - t /etc/sysconfig/ssh - /usr/bin - /usr/sbin - /usr/lib* - e prein - krb5: /etc /usr/lib*/libkrb5.so.* @@ -691,11 +648,6 @@ libxcrypt: /lib* -if 0 -cracklib-dict-full: - /usr/share/cracklib -endif - libcrack2: / @@ -718,9 +670,11 @@ x root/.bash_login /root x root/.vimrc /root +libparted0: + / + parted: - /usr/sbin - /usr/lib* + / jfsutils: /sbin/{fsck.jfs,mkfs.jfs,jfs_logdump,jfs_tune} @@ -786,11 +740,16 @@ /usr/sbin pwdutils: - /etc/pam.d/passwd - /etc/pam.d/shadow + /etc + /usr/bin + /usr/sbin/pwunconv /usr/sbin/chpasswd - /usr/bin/passwd -c 644 0 0 /etc/shadow + /usr/sbin/groupadd + /usr/sbin/groupadd.local + /usr/sbin/useradd + /usr/sbin/useradd.local + /usr/lib*/pwdutils/liblog_syslog.so.* + d /etc/skel ntfsprogs: /usr/sbin/ntfsresize @@ -829,6 +788,8 @@ /usr/lib/perl*/*/Class/Struct.pm /usr/lib/perl*/*/Exporter{,.pm} /usr/lib/perl*/*/File/Basename.pm + /usr/lib/perl*/*/File/Path.pm + /usr/lib/perl*/*/File/Temp.pm /usr/lib/perl*/*/*/File/Spec.pm /usr/lib/perl*/*/*/File/Spec /usr/lib/perl*/*/FileHandle.pm @@ -997,15 +958,63 @@ satsolver-tools: /usr/bin -r /usr/X11R6/bin/mkfontdir -r /usr/X11R6/bin/mkfontscale -r /usr/X11R6/bin/fc-cache +sed: + /bin/sed -x /usr/lib/YaST/.Reh /usr/lib/YaST2 -x etc/inst_setup /sbin/inst_setup -x etc/adddir /sbin/adddir -c 755 0 0 /sbin/inst_setup -c 755 0 0 /sbin/adddir + +# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +# +# packages with scripts +# +# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + +aaa_base: prein,postin + E prein + / + E postin + +dbus-1: prein + / + E prein + +if exists(s390-tools) + s390-tools: postin + /sbin/zipl + /etc + /sbin/dasdfmt + /sbin/dasdview + /sbin/fdasd + /sbin/dasd_configure + /sbin/dasd_reload + /sbin/dasdro + /sbin/vmcp + E postin +endif + +rpcbind: postin + /etc + /sbin + /var/adm/fillup-templates + E postin + +yast2-storage: postin + / + E postin + +libstorage: postin + / + E postin + +openssh: prein + /etc/ssh + /etc/pam.d/sshd + /etc/init.d/sshd + d /etc/sysconfig + t /etc/sysconfig/ssh + /usr/bin + /usr/sbin + /usr/lib* + E prein if root_i18n include rooti18n.file_list @@ -1023,6 +1032,20 @@ # remove, ehm, things... r /usr/share/doc /usr/share/info /usr/share/man /var/adm/fillup-templates +# remove these: ########### ??? +r root mnt tmp proc usr/libexec + +# ???? +#r /usr/X11R6/bin/mkfontdir +#r /usr/X11R6/bin/mkfontscale +#r /usr/X11R6/bin/fc-cache + +x /usr/lib/YaST/.Reh /usr/lib/YaST2 +x etc/inst_setup /sbin/inst_setup +x etc/adddir /sbin/adddir +c 755 0 0 /sbin/inst_setup +c 755 0 0 /sbin/adddir + if instsys_complain_root e echo "InstsysComplain: <instsys_complain_root>" >>.instsys.config endif @@ -1031,6 +1054,8 @@ e echo "InstsysID: <instsys_build_id>" >>.instsys.config endif +x /etc/ld.so.conf /etc + # final clean up r /etc/X11/xserver/C r /sbin/insserv diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/installation-images-12.64/VERSION new/installation-images-12.65/VERSION --- old/installation-images-12.64/VERSION 2010-09-24 15:15:17.000000000 +0200 +++ new/installation-images-12.65/VERSION 2010-09-27 15:11:09.000000000 +0200 @@ -1 +1 @@ -12.64 +12.65 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de