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
* introduced EMBEDDED_UCLIBC smart module to enable busybox for uclibc-based embedded systems
|
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 |
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 |
Alejandro Mery
|
fdaac681a4
|
* changed the default loader to grub, and introduced automodule BOOT21 to change it to lilo
|
18 years ago |
Alejandro Mery
|
03ffe83e08
|
* changed HALDBUS MODULE to only be available for regual footprint builds
|
18 years ago |
Alejandro Mery
|
2fefab3f66
|
* introduced INSTALLER module depending on TREE!=21 and removed some ugly hack to handle sdever on BOOT.conf and KERNEL_LINUX.conf
|
18 years ago |
Alejandro Mery
|
f557954358
|
* hacked mnemosyne to support t2 2.3
|
18 years ago |
Alejandro Mery
|
041b000694
|
* fixed BOOT module to only enable grub for BOOT!=vserver
* enhanced BOOT module to force IMAGE=none for vserver guests
|
19 years ago |
Alejandro Mery
|
2651449c2c
|
* moved rocknet from KERNEL_LINUX to NETADMIN
|
19 years ago |
Alejandro Mery
|
a8cb58417e
|
* added popt to LVM module because cryptsetup-luks need it
|
19 years ago |
Alejandro Mery
|
09029dee7d
|
* added cryptsetup-luks to LVM module
|
19 years ago |
Alejandro Mery
|
a680522fa4
|
* moved dirmngr from ENCRYPTION to a newly created ENCRYPTION_LDAP module
|
19 years ago |
Alejandro Mery
|
f21f2f6c3c
|
* fixed LDAPAUTH to depend on NETWORK
|
19 years ago |
Alejandro Mery
|
87e4f5765e
|
* fixed SNMP module to depend on NETWORK
|
19 years ago |
Christian Wiese
|
f7f5449c4c
|
* added SNMP Module
|
19 years ago |
Alejandro Mery
|
1468f4feee
|
* removed unionfs from VSERVER module, it's not stable enough for real usage
|
19 years ago |
Alejandro Mery
|
70db7ba2a1
|
* changed WIFI module to depend on NETWORK
|
19 years ago |
Christian Wiese
|
0f854dd899
|
* fixed typo in virusscanner module
|
19 years ago |
Christian Wiese
|
3f71547ec4
|
* added Spam Filter Module which installs bogofilter and crm114
|
19 years ago |
Christian Wiese
|
bbddfc3cbd
|
* added VirusScanner Module which installs clamav
|
19 years ago |
Christian Wiese
|
50b1f40a31
|
* added GTK Printing Module which is enabled if PRINTING and GTK are available.
|
19 years ago |
Christian Wiese
|
95effa8076
|
* added simple PAM SmartCard Module to support SmartCard based Authentication using Linux PAM.
|
19 years ago |
Christian Wiese
|
2a0655f9b3
|
* added SmartCard Module including widely used libraries for accessing SmartCards and CryptoTokens
|
19 years ago |
Christian Wiese
|
47f5e22988
|
* added missing dependency to the GTK Encryption Module, to just install gpa if GTK _and_ ENCRYPTION is enabled.
|
19 years ago |
Christian Wiese
|
292a882bfa
|
* added GTK Encryption module which simply installs gpa as GUI for key management related tasks if GTK Support is enabled.
|
19 years ago |
Christian Wiese
|
5b5e96e18f
|
* added Encryption Module which currently provides support for PGP and S/MIME
|
19 years ago |
Christian Wiese
|
fea5d7b69b
|
* added LDAP GTK Module which include simply the gq LDAP Client for GTK
|
19 years ago |