483 Commits (f98eda0a3bf0b4fc071a08c859b3cb06cd2cb594)
 

Author SHA1 Message Date
  Alejandro Mery f98eda0a3b * fixed typo on DEVELOPMENT!=1 conditional 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 0795158b4e * disabled fakeinetd and route by default on mnemosyne/busybox 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 df33dc97f4 * fixed typo on the test for DEVELOPMENT module 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 164c173f23 * added forgotten patch for making runit-shutdown not install pidof or killall5 18 years ago
  Alejandro Mery 459962e6a7 * changed mnemosyne/runit-shutdown to not install pidof or killall5 replacements for embedded/uclibc 18 years ago
  Alejandro Mery 9de444cae0 * changed mnemosyne/busybox to not install runlevel 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 0663e2e7e0 * fixed mnemosyne/busybox to not install crontab or nslookup 18 years ago
  Alejandro Mery 9b02bf93e3 * disabled net-tools module-init-tools on EMBEDDED_UCLIBC 18 years ago
  Alejandro Mery d0ceeb115d * enhanced mnemosyne/busybox to set ash as default sh, and disable telnet for embedded footprints 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 88ee44065b * enhanced mnemosyne/busybox default filter to not build alternative to our core packages, or deprecated 'compatibility' tools, or redhat/debian stuff 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 26b4f9b26d * changed mnemosyne/busybox to disable ar and init by default 18 years ago
  Alejandro Mery 1a658e77df * enhanced mnemosyne's parse-config to excluse headers, pkg-config files and static libraries if DEVELOPMENT!=1 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 059b2d069e * fixed embedded mnemosyne by patching runit-logacct to not install `mesg` replacement if embutils was built 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
  Alejandro Mery 191e8f95e6 * introduced LINUX_INITRD automodule 18 years ago
  Alejandro Mery bb565406a4 * removed grub from INSTALLER module, now it's on BOOT 18 years ago
  Alejandro Mery 3e876ae474 * added UDEV module for TREE>=22 and BOOT!=vserver 18 years ago
  Alejandro Mery 03b4728c84 * splited BOOTADMIN into FSADMIN 18 years ago
  Alejandro Mery 21ea9c812b * introduced initrd BOOT option 18 years ago