99 Commits (6ce0689c6ab463982593e175a351c8d1f8783382)

Author SHA1 Message Date
  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
  Alejandro Mery 13520d25c0 * changed BOOT module to use grub on 2.2 and lilo just for 2.1 19 years ago
  Christian Wiese 023d326cb3 * moved LDAP module from Service/Database to Base/Networking 19 years ago
  Christian Wiese 7510d3f5f7 * changed FOOTPRINT==regular -> FOOTPRINT!=embedded to have glibc available on "lightweight" 19 years ago
  Christian Wiese c46ffe49e4 * forced to enable python support for HAL 19 years ago
  Christian Wiese 488e8e359d * added popt and perl-xml-parser because it's needed for HAL 19 years ago
  Christian Wiese 810b975a6e * added initial support for HAL and D-BUS 19 years ago
  Alejandro Mery 99fe007d60 * added nvi to KERNEL_LINUX for 2.2 (good for installer) 19 years ago
  Alejandro Mery c5400535c9 * fixed KERNEL_LINUX.conf to also diet fget 19 years ago
  Alejandro Mery 291b5a944a * changed LIBC.glibc to only be there for FOOTPRINT=regular 19 years ago
  Alejandro Mery 8bb23f4fc1 * added LIBC.uclibc module 19 years ago
  Alejandro Mery 638d3efb61 * set FOOTPRINT.light just like FOOTPRINT.regular for now 19 years ago
  Alejandro Mery 076c24dd4b * added more packages needed by install output and initrd, and set initrd tools to build against dietlibc 19 years ago
  Alejandro Mery eaf16cf7df * updated copyright notes 19 years ago
  Alejandro Mery 76ac47eb90 * enabled dietlibc support on mnemosyne if mkinitrd is need (t2 2.2) 19 years ago
  Alejandro Mery 64f1b3a969 * added minised as mkinitrd last dependency 19 years ago
  Alejandro Mery c14672ed76 * added disktype pdksh dietlibc and embutils needed by mkinitrd to KERNEL_LINUX if sdever=2.2 19 years ago
  Alejandro Mery 6a30eb8eac * trickly enabled udev, cpio and rocknet packages for 2.2 tree for KERNEL_LINUX module 19 years ago
  Alejandro Mery 71465ac9d6 * added hotplug++ and mkinitrd packages to KERNEL_LINUX module - only available at 2.2 tree 19 years ago
  Alejandro Mery e808f810fd * removed mkinitrd from base because it's not wanted for vserver guests 19 years ago
  Alejandro Mery bb19b7092b * adapted mnemosyne target to newly splitted sysfiles 19 years ago
  Alejandro Mery c5df0b0ac1 * replaced mailx with nail 19 years ago
  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