887 Commits (master)
 

Author SHA1 Message Date
  Alejandro Mery 758993a1f9 * added parted and ipconfig to LINUX_INITRD module 18 years ago
  Alejandro Mery e5a7158b03 * added pkgconfig to X.minimal 18 years ago
  Alejandro Mery 12ecd7d503 * updated copyright notes at mnemosyne target 18 years ago
  Alejandro Mery cbd4d29034 * added ethtool to ROUTER=basic option 18 years ago
  Alejandro Mery adf10ad016 * added shadow to MTA=qmail-ldap option, qmail doesn't build without it 18 years ago
  Alejandro Mery bd3e247073 * added forgotten file from the DGAV smart module 18 years ago
  Alejandro Mery 703a59f2e8 * introduced smart module DGAV to enable AntiVirus plugin on Dansguardian if VIRUSSCANNER and HTTPPROXY=squid 18 years ago
  Alejandro Mery fba81821d8 * adapted mnemosyne to the new versioning schema imposed at T2 18 years ago
  Alejandro Mery c482fb6ec4 * added openexr to 3D modelling module because blender depends on it now 18 years ago
  Alejandro Mery c65be82617 * changed mnemosyne/udhcp to not install scripts based on net-tools obsolete tools 18 years ago
  Alejandro Mery 9b159384d9 * changed BOOT.initrd to enable cpio instead of cramfs stuff 18 years ago
  Alejandro Mery e9e665e20e * changed mnemosyne-initrd/mktinitrd hackery used to create an empty template to be cpio.gz friendly 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 fd4a8bd5e3 * hacked mnemosyne-initrd/mktinitrd by adding an empty template if nothing is already there 18 years ago
  Alejandro Mery d164f028cc * because of the like of OR conditionals on the dependencies we duplicate CHROOT (which will get enabled for regular builds) into CROSS_DEVEL which will be enabled for light builds with development enabled 18 years ago
  Alejandro Mery 93de54cee3 * changed VSERVER module to use vserver-utils instead of the old utils-vserver 18 years ago
  Alejandro Mery 8bdb56ea45 * moved C smart module to Development/Ugly/CHROOT 18 years ago
  Alejandro Mery 29ffc558f2 * moved TOOLCHAIN smart module into a new Development/Ugly 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 1b1b385bc1 * changed TOOLCHAIN.conf to use hack_stages() instead of a hardcoded pkgfilter 18 years ago
  Alejandro Mery 3967e93e8b * changed mnemosyne's Config helper only_toolchain() to hack_stages() 18 years ago
  Alejandro Mery e5e612072e * removed lingering set -x at only_toolchain() 18 years ago
  Alejandro Mery 7280d7463e * introduced only_toolchain() Config helper for mnemosyne, which preserves stage 0 and remove from 1 to 9 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 2ce513234f * changed mnemosyne/dash to symlink to /bin/sh when FOOTPRINT=embedded 18 years ago
  Alejandro Mery 5db9d21058 * introduced ssmtp choice to MTA module 18 years ago
  Alejandro Mery 75f486eab8 * added description to MTA.qmail and MTA.qmail-ldap 18 years ago
  Alejandro Mery fc4c945679 * changed MTA to have nullmailer as default, and enhanced MTA.nullmailer description 18 years ago
  Alejandro Mery fa7e739204 * changed IM_GTK to force GNUTLS module 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 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 f121269539 * enhanced mnemosyne.pl to convert underscores on folder names into spaces for menu description 18 years ago
  Alejandro Mery 53b0a062f4 * moved Development conditional outside of Development folder, so we can had the folder if possible 18 years ago