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
* moved diffutils from DEVTOOLS into CHROOT
|
18 years ago |
Alejandro Mery
|
29ffc558f2
|
* moved TOOLCHAIN smart module into a new Development/Ugly
* changed TOOLCHAIN to preserve gcc on stage 1 because it's needed for libstdc++
|
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
* enhanced BOOT.conf to set output image to initrd if BOOT=initrd
|
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 |
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
|
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 |