Alejandro Mery
|
451c28bbe7
|
* added WIFI module
|
19 years ago |
Alejandro Mery
|
26d5c65f37
|
* added mktemp to FOOTPRINT(regular) and removed from FOOTPRINT(embedded)
|
19 years ago |
Alejandro Mery
|
43496f6f7c
|
* fixed FOOTPRINT.conf due to missuse of case/esac
|
19 years ago |
Alejandro Mery
|
aab224703e
|
* changed GRSECURITY module into a SECURITY choice between grsec and rsbac
|
19 years ago |
Alejandro Mery
|
f63439e625
|
* introduced FOOTPRINT choice module which determines LIBC and other stuff
|
19 years ago |
Alejandro Mery
|
2a4f4f9d72
|
* moved smartmontools to Base/BOOTADMIN
|
19 years ago |
Alejandro Mery
|
e233142839
|
* moved ncurses and gettext (NLS) support into GLIBC-only
|
19 years ago |
Alejandro Mery
|
e30a941113
|
* changed mnemosyne copyright note because it's mnemosyne, mnemosyne2 is temporal and only valid at 2.1.
|
19 years ago |
Alejandro Mery
|
de9e37b139
|
* changed Base/PRINTING to include libjpeg and libpng which are needed by ghostscript
|
19 years ago |
Alejandro Mery
|
4bd8cb904e
|
* added xfs support to BOOTADMIN
|
19 years ago |
Alejandro Mery
|
dd39e5e625
|
* changed Base/LDAPAUTH to depend on PAM instead of forcing it
|
19 years ago |
Alejandro Mery
|
ed07e1634e
|
* changed Base/{LVM,VSERVER,GRSECURITY} to not be available if BOOT=vserver
|
19 years ago |
Alejandro Mery
|
808d349591
|
* renamed BOOT.none to BOOT.vserver
|
19 years ago |
Alejandro Mery
|
a04e015d34
|
* reverted 138, no longer needed after fixing the wrong interpretation of `man tsort`
|
19 years ago |
Alejandro Mery
|
a1923d2a8a
|
* changed modules which depend on NETADMIN to only depend on NETWORK. tsort sucks!
|
19 years ago |
Christian Wiese
|
efd199eca0
|
* added RADIUS Authentication
|
19 years ago |
Alejandro Mery
|
750b96737d
|
* changed Base/VLAN to depend on NETADMIN instead of NETWORK
|
19 years ago |
Alejandro Mery
|
d6aec1627a
|
* changed Base/PPP to depend on NETADMIN instead of NETWORK
|
19 years ago |
Alejandro Mery
|
9edc2124e0
|
* changed Base/DHCP to depend on NETADMIN instead of NETWORK
|
19 years ago |
Alejandro Mery
|
f6f9fc9243
|
* relocated iproute2 and iptables into NETADMIN (BOOT!=none) and added traceroute to NETWORK
|
19 years ago |
Alejandro Mery
|
79c1f2c68d
|
* moved reiserfsprogs, e2fsprogs and hdparm to Base/BOOTADMIN
|
19 years ago |
Alejandro Mery
|
4f638a9c8d
|
* added empty Base/BOOTADMIN.all for packages only needed to setup the machine
* added empty Base/NETADMIN.all for packages only needed to setup network
|
19 years ago |
Alejandro Mery
|
9e9c4a12bd
|
* changed Base/IDS to include pcre, needed by prelude-lml
|
19 years ago |
Christian Wiese
|
52ab728ef8
|
* reorganized IDS pkgsel
|
19 years ago |
Alejandro Mery
|
fba8da7a43
|
* added (or fixed) copyright note on pkgsel/
|
19 years ago |
Alejandro Mery
|
a8bd6c97f7
|
* added unionfs to Base/Security/VSERVER
|
19 years ago |
Alejandro Mery
|
0a7d95c798
|
* splited Base/SETUP into an optional (but enabled by default) Base/LVM module
|
19 years ago |
Alejandro Mery
|
e2b1406170
|
* splited Base/TOOLS to Core/CLOCKSPEED (clockspeed ntp replacement)
|
19 years ago |
Alejandro Mery
|
37ba787a99
|
* splited Base/BASE to Core/BCRON, to become soon on s/X cron/X bcron/
|
19 years ago |
Alejandro Mery
|
675b4ca675
|
* changed VLAN to depend on NETWORK, and VSERVER to force VLAN and NETWORK
|
19 years ago |
Alejandro Mery
|
1026252162
|
* moved VLAN from Services/ to Base/
|
19 years ago |
Alejandro Mery
|
e700191071
|
* moved vserver from Services to Base
|
19 years ago |
Alejandro Mery
|
c944f75619
|
* splited Base/BASE to Core/IPSVD, which depend on NETWORK
|
19 years ago |
Alejandro Mery
|
abe33ca2b2
|
* added Security/Authentication/POSIXACL module
|
19 years ago |
Christian Wiese
|
bfaf0d297c
|
* moved coreutils from base.all to LIBC.glibc.choice
* added LIBC.conf to inject the proper SDECFGSET_LIBC
|
19 years ago |
Alejandro Mery
|
90d4adfb0e
|
* changed Base/LIBC to use glibc as default
|
19 years ago |
Christian Wiese
|
2357ada6be
|
* added dietlibc choice
|
19 years ago |
Alejandro Mery
|
bab01ca2e0
|
* added Base/PRINTING for cups
|
19 years ago |
Alejandro Mery
|
31a3ceb886
|
* changed Networking/SSHD to depend on NETWORK
|
19 years ago |
Alejandro Mery
|
1e81074668
|
* moved Services/Network/SSHD to Base/Networking/
|
19 years ago |
Alejandro Mery
|
7cb4d575b0
|
* renamed Base/BASE.conf to Core/RUNIT.conf
|
19 years ago |
Alejandro Mery
|
38056742a8
|
* moved sysklogd removal from Base/BASE to Core/SOCKLOG
|
19 years ago |
Alejandro Mery
|
b7382934b1
|
* moved runit from Base/BASE to Core/RUNIT
|
19 years ago |
Alejandro Mery
|
f115e5f46d
|
* changed Security/PAM to be displayed on top
|
19 years ago |
Alejandro Mery
|
83c3662681
|
* changed grsecurity to be enabled by default
|
19 years ago |
Alejandro Mery
|
9131809c4c
|
* moved PAM and LDAPAUTH from Services/Security to Base/Security
|
19 years ago |
Alejandro Mery
|
e91bd9187c
|
* moved rockplug from Base/t2 to Base/Kernel_linux
|
19 years ago |
Alejandro Mery
|
8dee3741d5
|
* changed PPP module to depend on Network
|
19 years ago |
Alejandro Mery
|
7984558d68
|
* changed Base/Networking/DHCP.* to depend of Network
|
19 years ago |
Alejandro Mery
|
fbadf0bda2
|
* added (Base/Security/)SSP module, enabled by default
|
19 years ago |