Alejandro Mery
|
ae8cf4593c
|
pkgsel: removed util-linux and util-linux-ng from embedded builds
|
16 years ago |
Nagy Karoly Gabriel
|
3e449185fc
|
mnemosyne: added dietlibc so util-vserver and friends can use it.
|
16 years ago |
Alejandro Mery
|
5576e176dc
|
pkgsel: enabled runit-shutdown for all except embedded, as with runit itself
|
16 years ago |
Alejandro Mery
|
f6f5fa7671
|
pkgsel: moved procps and psmisc from regular to light
|
16 years ago |
Alejandro Mery
|
fa3acee807
|
pkgsel: Changed to use util-linux instead of util-linux-ng for uclibc based systems as it doesn't build against 0.9.28
|
16 years ago |
Alejandro Mery
|
86cbbc8b6c
|
pkgsel: use util-linux instead of util-linux-ng in vserver guests, as it needs e2fsprogs
|
16 years ago |
Alejandro Mery
|
80ac9ee298
|
pkgsel: enabled termcap for embedded (so `less` builds)
|
16 years ago |
Alejandro Mery
|
68e14a8116
|
pkgsel: Removed EMBEDDED_UCLIBC and EMBEDDED_DIET modules, wrong approach
|
16 years ago |
Alejandro Mery
|
99683a17d7
|
pkgsel: use busybox's sed, awk and grep for embedded and regular packages for the rest
|
16 years ago |
Alejandro Mery
|
a177018d9f
|
pkgsel: changed KERNEL_LINUX to use busybox instead of module-init-tools on embedded
|
16 years ago |
Alejandro Mery
|
be846f36e8
|
pkgsel: replaced iproute2 with busybox's tools on embedded
|
16 years ago |
Alejandro Mery
|
d4a21caa90
|
modules: changed DHCP.{isc,dhcpcd} to not be available for FOOTPRINT=embedded
|
16 years ago |
Alejandro Mery
|
6299b7d12e
|
modules: moved pciutils to HARDWARE, and removed the now empty SYSTEM module
|
16 years ago |
Alejandro Mery
|
d2429e555c
|
modules: moved procps and psmisc from SYSTEM to FOOTPRINT.regular (they need termcap or ncurses)
|
16 years ago |
Alejandro Mery
|
aae39c1ff4
|
modules: removed INSTALLER module, obsolete since we don't compose initrd based on the build
|
16 years ago |
Alejandro Mery
|
34c624d006
|
modules: Changed DHCP.udhcp as it wont enable any package but use busybox's udhcpc
|
16 years ago |
Alejandro Mery
|
fc36047d53
|
modules: renamed NETWORKSUBSYS.minimal to .custom
|
16 years ago |
Alejandro Mery
|
6f666570af
|
modules: Added 'minimal' choice to NETWORKSUBSYS, to be implemented as a minimalistic networking script
|
16 years ago |
Alejandro Mery
|
333ae82568
|
modules: Split FSADMIN into FS_EXT3, FS_REISERFS and FS_XFS, leaving XFS default off
|
16 years ago |
Alejandro Mery
|
c4867f3eab
|
modules: Changed LIBC, WEB and MTA to use $2 instead of evaluating the choice variable directly
|
16 years ago |
Alejandro Mery
|
2edce6e577
|
modules: fixed BOOT to set the right image type for initrd
|
16 years ago |
Alejandro Mery
|
874ba2df4e
|
modules: Introduced NBD module
|
16 years ago |
Alejandro Mery
|
4f9089f5af
|
modules: changed HALDBUS to force GLIB
|
16 years ago |
Alejandro Mery
|
d419a7f6a4
|
modules: Introduced auto-module GLIB_UCLIBC, enabling libiconv when glib is been built against uclibc
|
16 years ago |
Alejandro Mery
|
68da1221c9
|
modules: Introduced GLIB module, including glib and pkgconfig
|
16 years ago |
Alejandro Mery
|
7312c6863d
|
modules: Introduced EMBEDDED_INIT, which enables busybox's init when building embedded
|
16 years ago |
Alejandro Mery
|
00a25dcd4f
|
modules: moved LVM, SOFTRAID, EVMS, LUKS and FSADMIN from Base/ to Base/Storage
|
16 years ago |
Alejandro Mery
|
d164db38d8
|
[modules] Changed EMBEDDED_DIET to not use embutils, we only want busybox
|
16 years ago |
Alejandro Mery
|
2634b82d10
|
Moved pkgsel/ to pkgsel.d/
|
16 years ago |