175 Commits (e3f7cdf3ef6872ca2b904e3909ce7dac3737e5f2)

Author SHA1 Message Date
  Alejandro Mery dc5bce4a7c * changed INSTALLER to not restrict SDECFG_TREE 18 years ago
  Alejandro Mery 13f4b33309 * moved rocknet to NETADMIN module, and dropped NETADMIN22 18 years ago
  Alejandro Mery ac58f9c211 * droped UDEV module, and moved udev to KERNEL_LINUX 18 years ago
  Alejandro Mery f026e653bd * removed BOOT21 module, no lilo anymore 18 years ago
  Alejandro Mery 758993a1f9 * added parted and ipconfig to LINUX_INITRD module 18 years ago
  Alejandro Mery 12ecd7d503 * updated copyright notes at mnemosyne target 18 years ago
  Alejandro Mery 9b159384d9 * changed BOOT.initrd to enable cpio instead of cramfs stuff 18 years ago
  Alejandro Mery 35b9a3b518 * changed BOOT to not move mktinitrd to stage 0, we will use it directly from the sandbox 18 years ago
  Alejandro Mery 93de54cee3 * changed VSERVER module to use vserver-utils instead of the old utils-vserver 18 years ago
  Alejandro Mery c96b3df713 * added mktinitrd to BOOT.initrd and set BOOT.conf to only build cramfs-tools, cramfsswap and mktinitrd on stage 0 for BOOT.initrd 18 years ago
  Alejandro Mery 57ce68acdb * added a comment on the hack at FOOTPRINT.conf which flats all the stages into stage 1 18 years ago
  Alejandro Mery 0563d5a832 * changed IDS to force GNUTLS module 18 years ago
  Alejandro Mery 66d8a6b6e4 * introduced GNUTLS module 18 years ago
  Alejandro Mery 115e70affd * moved sed from BASE to FOOTPRINT=light 18 years ago
  Alejandro Mery 1604627f64 * added comment at EMBEDDED_DIET 18 years ago
  Alejandro Mery 2adb649924 * changed BOOT.initrd to build cramfs-tools and cramfsswap instead of cpio 18 years ago
  Alejandro Mery 10a2b1d5e4 * fixed descriptions of LIBC={uclibc,dietlibc} 18 years ago
  Alejandro Mery 468073131d * fixed BOOT.conf to really set output image to none for vserver 18 years ago
  Alejandro Mery e7a4e5baf9 * removed exclusion of coreutils on FOOTPRINT=embedded, because it's enabled only for FOOTPRINT>=light 18 years ago
  Alejandro Mery d679e358f8 * moved bash to FOOTPRINT>=light, and set dash on FOOTPRINT=embedded 18 years ago
  Alejandro Mery 5442370fe5 * splited luks from LVM to an smart module LUKS depending on LVM and ENCRYPTION 18 years ago
  Alejandro Mery c0ea313cc9 * changed IDS module to force ENCRYPTION instead of including it's own copy of libgcrypt 18 years ago
  Alejandro Mery f34ca60084 * changed ENCRYPTION_LDAP and ENCRYPTION_GTK smart modules to depend on PGP instead of ENCRYPTION 18 years ago
  Alejandro Mery 3a56e17a23 * splited ENCRYPTION module to PGP, keeping only libgcrypt at ENCRYPTION 18 years ago
  Alejandro Mery 5a6ba42273 * changed LINUX_INITRD to not impose a dietlibc based dropbear, which fail to build on an hybrid enviroment 18 years ago
  Alejandro Mery feab929cf1 * added uclibc++ to LIBC=uclibc, and changed it to also be available for regular systems 18 years ago
  Alejandro Mery 7820e68c3c * explicitly remove runit and minit if BOOT=initrd, because if they are O sysvinit/config.in will auto-enable one of them 18 years ago
  Alejandro Mery adf732fbfd * moved openssl to BASE and removed the empty BASE_LIBS module 18 years ago
  Alejandro Mery 8d42dd3914 * moved screen from INTERACTIVITY to FOOTPRINT.light 18 years ago
  Alejandro Mery d65fd086b7 * moved readline and dialog to FOOTPRINT.light 18 years ago
  Alejandro Mery 3e47d1a4b8 * changed FOOTPRINT.regular to imply pkgsel from light 18 years ago
  Alejandro Mery c53e41529a * changed EMBEDDED_UCLIBC to disable gawk 18 years ago
  Alejandro Mery 9668eb027d * removed udhcp on EMBEDDED_UCLIBC, it's part of busybox 18 years ago
  Alejandro Mery a5af14ea2c * disable runit-logacct for EMBEDDED_UCLIBC, busybox implements better alternatives than the placeholders i have on runit-logacct 18 years ago
  Alejandro Mery 9b02bf93e3 * disabled net-tools module-init-tools on EMBEDDED_UCLIBC 18 years ago
  Alejandro Mery a7d776495a * disabled e2fsprogs and util-linux if EMBEDDED_UCLIBC 18 years ago
  Alejandro Mery 6db07021a0 * disabled bash, vim and kbd for EMBEDDED_UCLIBC 18 years ago
  Alejandro Mery bec21f28b3 * disabled for embedded/uclibc a few packages which only useful part is included on busybox 18 years ago
  Alejandro Mery 11fee5b370 * fixed FOOTPRINT to eval aditionally to const, const sucks 18 years ago
  Alejandro Mery 153c391abd * changed SSP module to depend on glibc, it fails on uclibc and dietlibc 18 years ago
  Alejandro Mery 2dbe05522d * changed FOOTPRINT.conf, embedded and light are only cross compiled and without NLS support. embedded use termcap. 18 years ago
  Alejandro Mery f924d1c7b9 * removed gettext from FOOTPRINT.light 18 years ago
  Alejandro Mery 2a08ab00a2 * changed NETWORK module to use iputils instead of netkit-base for ping 18 years ago
  Alejandro Mery 7f1a0056c9 * enhanced EMBEDDED_UCLIBC to ask busybox to install the symlinks 18 years ago
  Alejandro Mery 1efc15cfb5 * disable dietlibc based initrd if LIBC=uclibc - don't ever mix dietlibc with uclibc 18 years ago
  Alejandro Mery 71427dff13 * splited embutils out of FOOTPRINT.embedded, into EMBEDDED_DIET smart module 18 years ago
  Alejandro Mery 539b022de2 * moved shadow and cracklib into PAM module 18 years ago
  Alejandro Mery 6c8d5d4365 * changed default SECURITY to none, rsbac doesn't have defaults rules on t2 yet 18 years ago
  Alejandro Mery 81a6151a92 * changed FOOTPRINT module to move everything to stage 1 for embedded footprint 18 years ago
  Alejandro Mery 3bafd3288f * changed SSHD.openssh to depend on FOOTPRINT!=embedded 18 years ago