Alejandro Mery
|
47f07994c1
|
modules: Fixed FOOTPRINT to set OPT=size correctly
|
16 years ago |
Alejandro Mery
|
74898eef94
|
pkgsel: got rid of runit-shutdown and runit-logacct... will use busybox instead
|
16 years ago |
Alejandro Mery
|
e419e6dff8
|
modules: Changed BOOT.initrd to not set any package directly
|
16 years ago |
Alejandro Mery
|
adff0c023a
|
modules: Changed FOOTPRINT.embedded to disable runit (to use busybox's) and not add dash (to use bb's ash)
|
16 years ago |
Alejandro Mery
|
c3781d504a
|
modules: changed FOOTPRINT to not set the deprecated TERMCAP config options
|
16 years ago |
Alejandro Mery
|
7b00323bf0
|
modules: Changed FOOTPRINT to not impose STATIC for embedded
|
16 years ago |
Alejandro Mery
|
aaf8d5c911
|
pkgsel: changed BOOT.HD to use syslinux instead of grub, as we want extlinux
|
16 years ago |
Alejandro Mery
|
051861c352
|
pkgsel: added busybox to BASE
|
16 years ago |
Alejandro Mery
|
66119e4a98
|
pkgsel: Changed FOOTPRINT to use CROSSBUILD=1 SDECFG_OPT=size instead of an ugly call to pkgfilter, code cleaned
|
16 years ago |
Alejandro Mery
|
b2624aebd2
|
pkgsel: Unified LDAP.conf and SLAPD.conf
|
16 years ago |
Alejandro Mery
|
b95440aa4c
|
pkgsel: removed util-linux in favor of util-linux-ng
|
16 years ago |
Alejandro Mery
|
802428dc33
|
pkgsel: moved busybox generic config options to mnemosyne.conf
|
16 years ago |
Alejandro Mery
|
5e07286a59
|
pkgsel: Adapted SSP module to handle enable/disable
|
16 years ago |
Alejandro Mery
|
afd12efd85
|
Removed obsolete LINUX_INITRD.conf
|
17 years ago |
Alejandro Mery
|
60b48a6c70
|
Removed from LINUX_INITRD packages used to populate the initrd, and exchanged mkinitrd with mkinitramfs
|
17 years ago |
Alejandro Mery
|
d6403a6010
|
Added SOFTRAID module (mdadm)
|
17 years ago |
Christian Wiese
|
9c230581dc
|
Improved mnemosyne vserver module to include beecrypt as vhashify depends on it
|
17 years ago |
Alejandro Mery
|
5d396f7265
|
Moved libvolume_id from linux kernel to haldbus modules, and removed hotplug++
|
17 years ago |
Christian Wiese
|
a9f1f63482
|
Replaced 00-dirtree with the fhs package in Base module
|
17 years ago |
Christian Wiese
|
089b3e498a
|
Removed obsolete glibc32 package from mnemosyne glibc module
|
17 years ago |
Alejandro Mery
|
6112397ad0
|
Replaced nss_ldap with nss-ldapd in LDAPAUTH module
|
17 years ago |
Alejandro Mery
|
849dde74a1
|
* fixed NETWORKSUBSYS module to really use rocknet by default
|
17 years ago |
Alejandro Mery
|
139bdd591d
|
* added usbutils to HALDBUS module because it's needed by hal now
|
17 years ago |
Christian Wiese
|
7c2a6d20ce
|
* improved mnemosyne by adding a Network Subsystem Module to be able to
choose between rocknet and etcnet
|
17 years ago |
Christian Wiese
|
f287117264
|
* removed unifdef from mnemosyne kernel module (not needed anymore!)
|
17 years ago |
Christian Wiese
|
86320851e5
|
* added tre to mnemosyne Spamfilter Module because crm114 depends on it
|
18 years ago |
Alejandro Mery
|
190c1c5922
|
* moved shadow from PAM to BASE because our "systems" are not ready to work shadowless yet
|
18 years ago |
Christian Wiese
|
c94d125a27
|
* improved mnemosyne to remove rocknet when we build a vserver
|
18 years ago |
Christian Wiese
|
40e7ff94fd
|
* added pkgconfig and glib to the HALDBUS module
(thanks to karasz for finding the problem and doing build tests)
|
18 years ago |
Christian Wiese
|
2dcc81c033
|
* added iana-etc to the mnemosyne base.all module reflecting the
changes in sysfiles done with r20023
|
18 years ago |
Christian Wiese
|
0ff3491d17
|
* added EVMS module for mnemosyne
|
18 years ago |
Christian Wiese
|
6acfff36d9
|
* added libvolume_id to the mnemosyne Linux Kernel module reflecting
the latest split out of libvolume_id from udev
|
18 years ago |
Christian Wiese
|
38468dbc9a
|
* changed mnemosyne GTK+ printing module to use gutenprint instead
of gimp-print
|
18 years ago |
Christian Wiese
|
05544066d7
|
* added ethtool to mnemosyne NETADMIN module
|
18 years ago |
Christian Wiese
|
5d1f1e97a1
|
* added unifdef to Linux Kernel Module because we need it to install the sanitized headers in from linux 2.6.18
|
18 years ago |
Alejandro Mery
|
2cf9ecd5d0
|
* changed mnemosyne/SSHD to have dropbear as default instead of
openssh, so we can leave the field free on the sub-targets
where we want dropbear but people is able to change that to
openssh.
|
18 years ago |
Alejandro Mery
|
e6633b3140
|
* added gmp to VIRUSSCANNER module, freshclam wants it to
check the signatures of the databases.
|
18 years ago |
Christian Wiese
|
4146629e67
|
* disabled pinentry within the PGP module
[NOTE] This needs some further investigations where to place pinentry
|
18 years ago |
Christian Wiese
|
8935614a83
|
* changed virusscanner to force the selection of the Encryption module to assure that we build clamav with signing support
|
18 years ago |
Christian Wiese
|
8b98d5fba4
|
* added gmp the Encryption module
|
18 years ago |
Alejandro Mery
|
f0a90d7263
|
* fixed VSERVER module, utils-vserver was renamed to util-vserver
|
18 years ago |
Alejandro Mery
|
8cc0aabb79
|
* added utils-vserver to VSERVER module, because it was splited out of vserver package
|
18 years ago |
Alejandro Mery
|
e21cb6e4cb
|
* reverted r676 where VSERVER was changed to use the new tools, which
now belong to the VSERVER22 module
|
18 years ago |
Alejandro Mery
|
f6dbff8aee
|
* introduced VSERVER22 module, for the 2.1/vcd tree of linux-vserver
|
18 years ago |
Alejandro Mery
|
4695368404
|
* introduced HALDBUS_PYTHON smart module
|
18 years ago |
Alejandro Mery
|
5f7fa23a26
|
* added `bize` to T2 module, it will have to replace `mine` soon
|
18 years ago |
Alejandro Mery
|
61030af3e9
|
* added dbus-glib to HALDBUS module because hal needs it
|
18 years ago |
Alejandro Mery
|
dc5bce4a7c
|
* changed INSTALLER to not restrict SDECFG_TREE
|
18 years ago |
Alejandro Mery
|
13f4b33309
|
* moved rocknet to NETADMIN module, and dropped NETADMIN22
|
18 years ago |
Alejandro Mery
|
ac58f9c211
|
* droped UDEV module, and moved udev to KERNEL_LINUX
|
18 years ago |