753 Commits (f82b25d1ebfac00e25473c5eb9e9708f57f25720)
 

Author SHA1 Message Date
  Alejandro Mery f82b25d1eb Removed abandoned pkg_diff/uclibc-embedded-runit-shutdown.diff 16 years ago
  Alejandro Mery e909648c5c Moved pkg_diff/sudo_xfsm.diff into pkg_conf/sudo/ 16 years ago
  Alejandro Mery 86cbbc8b6c pkgsel: use util-linux instead of util-linux-ng in vserver guests, as it needs e2fsprogs 16 years ago
  Alejandro Mery 80ac9ee298 pkgsel: enabled termcap for embedded (so `less` builds) 16 years ago
  Alejandro Mery 68e14a8116 pkgsel: Removed EMBEDDED_UCLIBC and EMBEDDED_DIET modules, wrong approach 16 years ago
  Alejandro Mery 99683a17d7 pkgsel: use busybox's sed, awk and grep for embedded and regular packages for the rest 16 years ago
  Alejandro Mery a177018d9f pkgsel: changed KERNEL_LINUX to use busybox instead of module-init-tools on embedded 16 years ago
  Alejandro Mery 00ceabee15 busybox: changed to not enabled `ip` when buidling vserver (embedded) guests 16 years ago
  Alejandro Mery be846f36e8 pkgsel: replaced iproute2 with busybox's tools on embedded 16 years ago
  Alejandro Mery f891119b25 busybox: Added alternatives to coreutils tools 16 years ago
  Alejandro Mery 50c387e849 busybox: renamed embedded-init.config to init.config 16 years ago
  Alejandro Mery f0203cd3c6 busybox: remove obsolete overlay code and moved config snaps to pkg_conf/busybox 16 years ago
  Alejandro Mery 1d02dc6b72 overlay: Introduced overlays handling 16 years ago
  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