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 |
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
|
abf370b770
|
* enhanced mnemosyne's config.in to export CFGTEMP_TREE indicating the tree we are building so we can use that as a dependency on some modules
|
18 years ago |
Alejandro Mery
|
9f23daedb9
|
* enhanced mnemosyne.pl to understand that dependencies starting by CFGTEMP are not modules which need a prefix
|
18 years ago |
Alejandro Mery
|
490caba63d
|
* enhanced mnemosyne.pl to not assume all the dependencies are modules
|
18 years ago |
Alejandro Mery
|
f557954358
|
* hacked mnemosyne to support t2 2.3
|
18 years ago |
Alejandro Mery
|
feba09f4a5
|
* fixed mnemosyne/dropbear to be stage 9 aware
|
18 years ago |
Alejandro Mery
|
adbd51ca08
|
* added astguiclient module on Applications/VoIP
|
18 years ago |
Alejandro Mery
|
46f536298f
|
* introduced pkgsel/Applications place holder to specific needs
|
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
|
18 years ago |
Alejandro Mery
|
1b97d3700f
|
* changed mnemosyne/pound to disable syslog in 2.0 style. daemon support now has to be disabled on the config file
|
18 years ago |
Alejandro Mery
|
12917b7b76
|
* added pcre to WEB.pound because pound segfauls if it use glibc regexps
|
18 years ago |
Alejandro Mery
|
2651449c2c
|
* moved rocknet from KERNEL_LINUX to NETADMIN
|
18 years ago |
Alejandro Mery
|
b23ef7504f
|
* added libowfat to WEB.pound module because gatling needs it
|
18 years ago |
Alejandro Mery
|
6ce0689c6a
|
* added popt to T2DEVEL module because Create-ISO needs it
|
18 years ago |
Alejandro Mery
|
a8cb58417e
|
* added popt to LVM module because cryptsetup-luks need it
|
18 years ago |
Alejandro Mery
|
09029dee7d
|
* added cryptsetup-luks to LVM module
|
18 years ago |
Alejandro Mery
|
82dfc0187b
|
* introduced empty option (advanced) to ROUTER module for quagga and friends
|
18 years ago |
Alejandro Mery
|
7ccf0c18a9
|
* introduced ROUTER.basic module, with l7-filter inside
|
18 years ago |
Alejandro Mery
|
7c2f3b2229
|
* introduced ROUTER choice module, with minimal (nothing but NETADMIN) as default
* converted BRIDGE into ROUTER.bridge
* adapted VMUML to force ROUTER.bridge instead of BRIDGE
|
18 years ago |
Alejandro Mery
|
58d408deaf
|
* remove evidence from E17 Full Module because it seems to be broken
|
18 years ago |
Alejandro Mery
|
f261d799bf
|
* added 3D Audio Module which gets enabled if we have AUDIO > minimal and at least minimal 3D Graphic support
|
18 years ago |
Alejandro Mery
|
750f250a9b
|
* removed oxine package from audi basic module because it has proofed to not be usable :p
|
18 years ago |
Alejandro Mery
|
75facedf6c
|
* added graphic_3D.minimal.choice which is empty till now
|
18 years ago |
Alejandro Mery
|
a680522fa4
|
* moved dirmngr from ENCRYPTION to a newly created ENCRYPTION_LDAP module
|
18 years ago |
Alejandro Mery
|
17d8e5a261
|
* added privoxy option for HTTPPROXY module
|
18 years ago |
Alejandro Mery
|
850b85fd87
|
* changed CACHINGPROXY module into a HTTPPROXY choice module
|
18 years ago |
Alejandro Mery
|
02dabd449c
|
* added libxml to X.basic because it's needed by shared-mime-info
|
18 years ago |
Alejandro Mery
|
145e6f5ae4
|
* introduced support for $KEY-no.conf to be applied in the oposite case
than $KEY.conf on mnemosyne modules
|
18 years ago |
Alejandro Mery
|
5a2f70cf7e
|
* introduced WEB.nginx, to use nginx as web server and reverse proxy
|
18 years ago |
Alejandro Mery
|
081ac8bf8e
|
* added gatling to WEB.pound module
|
18 years ago |
Alejandro Mery
|
c1a23490e8
|
* changed WEB.apache to also disable nginx
|
18 years ago |
Alejandro Mery
|
33c0438dee
|
* changed WEB.lighttpd to also disable nginx
|
18 years ago |
Alejandro Mery
|
b4cbb4b9ad
|
* removed KRB5 and SASL2 modules from Service/Security because they were
'moved' to Security/Authentication at r464
|
18 years ago |
Alejandro Mery
|
16cd2df3ee
|
* converted KDE.qt into QT module
|
18 years ago |
Alejandro Mery
|
f21f2f6c3c
|
* fixed LDAPAUTH to depend on NETWORK
|
18 years ago |
Alejandro Mery
|
471202c31f
|
* fixed SLAPD module to depend on NETWORK
|
18 years ago |