Alejandro Mery
|
d4a21caa90
|
modules: changed DHCP.{isc,dhcpcd} to not be available for FOOTPRINT=embedded
|
16 years ago |
Alejandro Mery
|
6299b7d12e
|
modules: moved pciutils to HARDWARE, and removed the now empty SYSTEM module
|
16 years ago |
Alejandro Mery
|
d2429e555c
|
modules: moved procps and psmisc from SYSTEM to FOOTPRINT.regular (they need termcap or ncurses)
|
16 years ago |
Alejandro Mery
|
aae39c1ff4
|
modules: removed INSTALLER module, obsolete since we don't compose initrd based on the build
|
16 years ago |
Alejandro Mery
|
34c624d006
|
modules: Changed DHCP.udhcp as it wont enable any package but use busybox's udhcpc
|
16 years ago |
Alejandro Mery
|
fc36047d53
|
modules: renamed NETWORKSUBSYS.minimal to .custom
|
16 years ago |
Alejandro Mery
|
6f666570af
|
modules: Added 'minimal' choice to NETWORKSUBSYS, to be implemented as a minimalistic networking script
|
16 years ago |
Alejandro Mery
|
333ae82568
|
modules: Split FSADMIN into FS_EXT3, FS_REISERFS and FS_XFS, leaving XFS default off
|
16 years ago |
Alejandro Mery
|
d1a648811a
|
modules: Changed MTA.{qmail,qmail-ldap,vmailmgr} to be unavailable for FOOTPRINT=embedded
|
16 years ago |
Alejandro Mery
|
c4867f3eab
|
modules: Changed LIBC, WEB and MTA to use $2 instead of evaluating the choice variable directly
|
16 years ago |
Alejandro Mery
|
2edce6e577
|
modules: fixed BOOT to set the right image type for initrd
|
16 years ago |
Alejandro Mery
|
f44e83d592
|
modules: Moved X from Console/ to Desktop/
|
16 years ago |
Alejandro Mery
|
06a01cd81a
|
modules: Changed EFL to force GLIB
|
16 years ago |
Alejandro Mery
|
874ba2df4e
|
modules: Introduced NBD module
|
16 years ago |
Alejandro Mery
|
4f9089f5af
|
modules: changed HALDBUS to force GLIB
|
16 years ago |
Alejandro Mery
|
d94fc0d82d
|
modules: Changed IM_CONSOLE to force GLIB
|
16 years ago |
Alejandro Mery
|
d33090a69b
|
modules: Changed X to force GLIB
|
16 years ago |
Alejandro Mery
|
d419a7f6a4
|
modules: Introduced auto-module GLIB_UCLIBC, enabling libiconv when glib is been built against uclibc
|
16 years ago |
Alejandro Mery
|
68da1221c9
|
modules: Introduced GLIB module, including glib and pkgconfig
|
16 years ago |
Alejandro Mery
|
0d13838dc9
|
busybox: added etc/inittab when embedded-init is active
|
16 years ago |
Alejandro Mery
|
067e208e4d
|
modules: Introduced Development/OBJC to enable/disable gcc's objective-c compiler
|
16 years ago |
Alejandro Mery
|
fe60f537e0
|
modules: Introduced Development/F77 to enable/disable gcc's fortran 77 compiler
|
16 years ago |
Alejandro Mery
|
431a09abb2
|
modules: Enhanced JAVA to enable/disable gcj accordingly
|
16 years ago |
Alejandro Mery
|
d301121673
|
busybox: Enhanced to handle busybox/$module/ as an overlay directory automaticly
|
16 years ago |
Alejandro Mery
|
78a2bd6122
|
busybox: added runit commands
|
16 years ago |
Alejandro Mery
|
8216e20cac
|
busybox: cleaned embedded.config, only leaving `ash` there for now
|
16 years ago |
Alejandro Mery
|
7312c6863d
|
modules: Introduced EMBEDDED_INIT, which enables busybox's init when building embedded
|
16 years ago |
Alejandro Mery
|
060e4fe81a
|
busybox: Added helper to make the choice of settings less wordy
|
16 years ago |
Alejandro Mery
|
00a25dcd4f
|
modules: moved LVM, SOFTRAID, EVMS, LUKS and FSADMIN from Base/ to Base/Storage
|
16 years ago |
Alejandro Mery
|
d164db38d8
|
[modules] Changed EMBEDDED_DIET to not use embutils, we only want busybox
|
16 years ago |
Alejandro Mery
|
2634b82d10
|
Moved pkgsel/ to pkgsel.d/
|
16 years ago |
Alejandro Mery
|
5b95b9df10
|
packages: cleaned a bit the script that does busybox config
|
16 years ago |
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
|
f53880a1e8
|
modules: changed RUNIT cosmetically
|
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
|
fa24da6f7e
|
pkgsel: changed runit to not use DJB layout
|
16 years ago |
Alejandro Mery
|
5c6c963414
|
pkgsel: Introduced DHCPD.dnsmasq
|
16 years ago |
Alejandro Mery
|
6347d743fe
|
pkgsel: fixed DHCPD.isc description (wrong encoding char)
|
16 years ago |
Alejandro Mery
|
d57f36ff1a
|
pkgsel: introduced MTA.busybox, to use busybox's built-in sendmail
|
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
|
87f9aa44eb
|
pkgsel: adapted KRB5.conf to the new .pl
|
16 years ago |
Alejandro Mery
|
ab343301b5
|
pkgsel: cleaned DNS.conf
|
16 years ago |
Alejandro Mery
|
35c50cb4e1
|
pkgsel: adapted DGAV.conf to the new .pl
|
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 |