415 Commits (e7a4e5baf9dd892f85af6db5bf8287139ad9125d)

Author SHA1 Message Date
  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 7db40f6cce * changed IM_GTK module to force ENCRYPTION module instead of including it's own copy of libgcrypt 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 863513bd57 * moved diffutils and patchutils from T2DEVEL into DEVTOOLS 18 years ago
  Alejandro Mery 59022f7128 * moved ccache from C to TOOLCHAIN, to be able to use system's ccache on stage 0 and 1 18 years ago
  Alejandro Mery 8fc4766dce * renamed Development folder to Developement_ to have if after the Development boolean 18 years ago
  Alejandro Mery 53b0a062f4 * moved Development conditional outside of Development folder, so we can had the folder if possible 18 years ago
  Alejandro Mery f91ef0b92d * moved popt (needed to create T2 isos) from T2DEVEL to DEVTOOLS 18 years ago
  Alejandro Mery cdef53fe1b * removed broken-per-se (currently ignored because of a typo) T2DEVEL forcing DEVTOOLS 18 years ago
  Alejandro Mery b5560f16a3 * moved filter for 'stage-0-only' from c.conf to toolchain.conf, and changed to also apply for light systems with DEVELOPMENT disabled 18 years ago
  Alejandro Mery 015bab9bcc * splited from C into a new TOOLCHAIN module the development packages which are mandatory for cross compiling 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 e5baeef80d * changed CLOCKSPEED RUNIT SOCKLOG BCRON and IPSVD modules to depend on BOOT!=initrd, and clean to not duplicate the cleanup done by the new GARBAGE module 18 years ago
  Alejandro Mery 2d5f228af1 * introduced dependency-free GARBAGE module, to strip out all garbage packages with wont ever wont on a mnemosyne-based system 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 936ad05e4b * changed Development/ modules to depend on DEVELOPMENT 18 years ago
  Alejandro Mery 95fd680a0d * introduced DEVELOPMENT module, used to ask for an enviroment with compiling capabilities 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 8df2d886a6 * moved groff out of DOC.core, into DOCCOMPILING - smart module not used for embedded systems 18 years ago
  Alejandro Mery 8101812701 * disabled PERL module for embedded footprint 18 years ago
  Alejandro Mery 71427dff13 * splited embutils out of FOOTPRINT.embedded, into EMBEDDED_DIET smart module 18 years ago
  Alejandro Mery e0fdf3b2ce * joined DEVELOPMENT module into C 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
  Alejandro Mery 39330f64df * changed PAM to depend on FOOTPRINT!=embedded 18 years ago
  Alejandro Mery d3d67a908e * removed ugly hack to enable rocknet on 2.2 in pro of a module depending on TREE!=21 18 years ago