ppcrcd/base.pkgs

sparky cvs at pld-linux.org
Sun Dec 11 01:06:10 CET 2005


Author: sparky
Date: Sun Dec 11 01:06:06 2005
New Revision: 6633

Modified:
   ppcrcd/base.pkgs
Log:
- reordered so --nodeps neads to be used only 3 times


Modified: ppcrcd/base.pkgs
==============================================================================
--- ppcrcd/base.pkgs	(original)
+++ ppcrcd/base.pkgs	Sun Dec 11 01:06:06 2005
@@ -4,93 +4,99 @@
 
 I +=	FHS
 
-I +=	udev
-BCOND-udev = --without initrd
-# -initrd
-
 I +=	basesystem
 REV-basesystem = AC-branch
+# missing dev
+INSTOPTS-basesystem = --nodeps
 
 I +=	glibc glibc-misc iconv
 REV-glibc = DEVEL
 BCOND-glibc = --with omitfp --without localedb
 #+cross +omitfp +tests
 #-localedb -selinux
+INSTOPTS-glibc = --nodeps
+# glibc <-> glibc-misc
+
+I +=	libselinux
 
 I +=	pdksh
 BCOND-pdksh = --without static
 # -static
 
-I +=	coreutils
-# -selinux
-
-I +=	libselinux
-
-I +=	libsepol
+I +=	attr
 
-I +=	device-mapper
-# -selinux
+I +=	acl
 
 I +=	mawk
 
-I +=	SysVinit
-BCOND-SysVinit = --with preconfigured
-# +preconfigured -slinux
-
-I +=	rc-scripts
-BCOND-rc-scripts = --without static
-# -static -devalias
-S +=	timezone
-
-I +=	chkconfig
-# +mr
+I +=	cracklib cracklib-dicts
+# +ssp
 
-I +=	popt
+I +=	make
 
-I +=	hotplug
+I +=	db
+REV-db = AC-branch
+BCOND-db = --without tcl
+# +java -tcl +pmutex +nptl
 
-I +=	pam pam-libs
-BCOND-pam = --without doc
+I +=	pam-libs pam
+SPEC-pam-libs = pam.spec
+BCOND-pam-libs = --without doc
 # +pwexport -cap -doc -opie +prelude -pwdb -selinux -skey -tcpd
 
-I +=	acl
+I +=	coreutils
+# -selinux
 
 I +=	perl-base
 SPEC-perl-base = perl.spec
 BCOND-perl-base = --without tests --without microperl
 # -tests -threads -gdbm -microperl
 
-I +=	grep
-# +pcre
+I +=	MAKEDEV
 
-I +=	module-init-tools
+I +=	udev
+BCOND-udev = --without initrd
+# -initrd
 
-I +=	mingetty
+I +=	libsepol
+
+I +=	device-mapper
+# -selinux
 
-I +=	util-linux mount login losetup rawdevices agetty tunelp
+I +=	shadow
+# -selinux +shared
+
+I +=	login
+SPEC-login = util-linux.spec
 # +uClibc
-S +=	rawdevices
 
-I +=	mktemp
+I +=	mailx
 
 I +=	gettext
 BCOND-gettext = --without xemags --without dotnet
 # -asprintf -xemacs +gcj +javac -dotnet
 
-I +=	net-tools
 
-I +=	iproute2
-BCOND-iproute2 = --without doc
-# -doc -tc -atm +uClibc
+I +=	libuuid fsck libcom_err e2fsprogs
+SPEC-libuuid = e2fsprogs.spec
+BCOND-libuuid = --without static --without nls
+# +allstatic -static -nls
 
-I +=	findutils
-# -selinux
+I +=	mktemp
 
-I +=	utempter
+I +=	grep
+# +pcre
 
-I +=	e2fsprogs fsck libuuid libcom_err
-BCOND-e2fsprogs = --without static --without nls
-# +allstatic -static -nls
+I +=	mingetty
+
+I +=	popt
+
+I +=	ncurses
+BCOND-ncurses = --without ada --without cxx
+# -ada -cxx
+
+I +=	psmisc
+# -selinux
 
 I +=	glib2
 BCOND-glib2 = --without apidocs
@@ -98,69 +104,85 @@
 
 I +=	procps
 
-I +=	psmisc
+I +=	findutils
 # -selinux
 
-I +=	cracklib cracklib-dicts
-# +ssp
+I +=	iproute2
+BCOND-iproute2 = --without doc
+# -doc -tc -atm +uClibc
 
-I +=	db
-REV-db = AC-branch
-BCOND-db = --without tcl
-# +java -tcl +pmutex +nptl
+I +=	zlib
+# -asmopt +pax
 
-I +=	make
+I +=	libgpg-error
+
+I +=	libgcrypt
 
 I +=	cryptsetup
 BCOND-cryptsetup = --without initrd
 
-I +=	libgpg-error
+I +=	mount
+
+I +=	module-init-tools
+
+I +=	net-tools
+
+
+I +=	rc-scripts
+BCOND-rc-scripts = --without static
+# -static -devalias
+S +=	timezone
+# 1. -> SysVinit -> logrotate -> cron -> rc-scripts
+# 2. -> utempter -> SysVinit ^
+# 3. -> util-linux -> chkconfig -> rc-scripts
+INSTOPTS-rc-scripts = --nodeps
+
+I +=	chkconfig
+# +mr
+
+I +=	util-linux
+
+I +=	vixie-cron
+# -selinux
+S +=	crond
 
 I +=	logrotate
 # -selinux
 
-I +=	shadow
-#REV-shadow = auto-ac-shadow-4_0_4_1-3
-# -selinux +shared
+I +=	SysVinit
+BCOND-SysVinit = --with preconfigured
+# +preconfigured -slinux
+
+I +=	utempter
+
+#I +=	hotplug     XXX
+
+I +=	readline
+#REV-readline = HEAD
 
 I +=	bash
 REV-bash = HEAD
 BCOND-bash = --without static
 # -static +bash_history
 
+I +=	losetup rawdevices agetty tunelp
+S +=	rawdevices
+
 I +=	sed
 #BCOND-sed = --without tests
 # -tests
 
-I +=	usbutils
-
-I +=	attr
+I +=	libusb
 
-I +=	ncurses
-BCOND-ncurses = --without ada --without cxx
-# -ada -cxx
+I +=	usbutils
 
-I +=	zlib
-# -asmopt +pax
 
 I +=	hfsutils
 
 I +=	pmac-utils
 
-I +=	libgcrypt
 
-I +=	mailx
-
-I +=	vixie-cron
-# -selinux
-S +=	crond
 
-I +=	readline
-#REV-readline = HEAD
-
-I +=	libusb
-
-I +=	geninitrd
 
 I +=	busybox-initrd
 SPEC-busybox-initrd = busybox.spec
@@ -176,10 +198,13 @@
 
 I +=	genromfs
 
-I +=	mdadm mdadm-initrd
+I +=	mdadm-initrd mdadm
+SPEC-mdadm-initrd = mdadm.spec
 # -initrd -uClibc
 S +=	mdadm
 
+I +=	geninitrd
+
 I +=	gawk
 
 I +=	modutils
@@ -192,10 +217,10 @@
 
 I +=	sdparm
 
-I +=	kbd
-
 I +=	open
 
+I +=	kbd
+
 I +=	yaboot
 
 I +=	kernel-grsecurity kernel-grsecurity-pcmcia



More information about the pld-cvs-commit mailing list