Commit Graph

  • daa022be0d init: changed to pass the ball to /etc/rc.d/rc.sysinit Alejandro Mery 2008-09-22 19:25:20 +0000
  • b59364fd0d busybox: added start-stop-daemon Alejandro Mery 2008-09-22 18:21:58 +0000
  • 9811fc8be7 initramfs: Added code to filter what is installed from linux26, gcc and fhs Alejandro Mery 2008-09-21 20:44:41 +0000
  • 31359f37f7 busybox: changed to not enabled dmesg/mount/umount explicitly as mnmoesnye does it automaticly now Alejandro Mery 2008-07-31 14:57:29 -0400
  • 369e488345 busybox: removed settings set by mnemosyne's linux and network modules Alejandro Mery 2008-07-24 16:26:27 +0300
  • 846f846dd5 busybox: removed config settings already set by mnemosyne Alejandro Mery 2008-07-24 02:12:49 +0300
  • 1f07e9982b pkgsel: removed stuff which is already enabled by mnemosyne Alejandro Mery 2008-07-24 01:43:29 +0300
  • e10e184c7a config: Adapted to use mnemosyne modules Alejandro Mery 2008-07-23 21:58:09 +0300
  • 33150ccc80 Changed to extend mnemosyne Alejandro Mery 2008-06-29 02:41:18 +0300
  • fc3684a827 [pkgsel] placed openvpn with the other "main" applications Alejandro Mery 2008-06-16 18:03:56 +0000
  • aa821d5417 [initramfs] Fixed typo at initramfs_install() Alejandro Mery 2008-06-16 17:32:41 +0000
  • 141df59dda [busybox] Enabled some core tools on bb Alejandro Mery 2008-06-16 17:23:12 +0000
  • 7ee9774307 [initramfs] Added custom initramfs_install() to skip build-time only packages Alejandro Mery 2008-06-15 17:13:02 +0000
  • 6baf17fc9f [Idunn] Changed config to not flist development stuff Alejandro Mery 2008-06-15 17:09:21 +0000
  • f726b5803d [pkgsel] Added bootmanager: grub and syslinux, lilo doesn't cross compile yet Alejandro Mery 2008-06-15 17:06:32 +0000
  • d2647853de [pkgsel] Added reiserfsprogs and e2fsprogs Alejandro Mery 2008-06-15 13:22:32 +0000
  • e941b03e82 [pkgsel] Added rsync, udev and hotplug2 Alejandro Mery 2008-06-15 13:13:36 +0000
  • c1c3c5682a [busybox] enabled mount/umount, dmesg, {ls,ins,rm}mod/modprobe, mknod and mkfifo Alejandro Mery 2008-06-14 18:03:15 +0000
  • ed17eff616 [busybox] Cosmetical changes to busybox.config Alejandro Mery 2008-06-14 16:39:04 +0000
  • c7c0e843fa [Idunn] Added initial README file Alejandro Mery 2008-06-16 22:27:33 +0300
  • d4c81e3986 [pkgsel] Added openvpn and it's dependencies Alejandro Mery 2008-06-13 14:29:16 +0300
  • c94bc22cc1 Added iana-etc to pkgsel, and a few comments Alejandro Mery 2008-06-13 14:15:14 +0300
  • 2feecfa133 Added COPYING file, GPLv2 Alejandro Mery 2008-06-10 19:12:53 +0000
  • d408ae2bbb Added do-nothing /init script (just gives you a shell) Alejandro Mery 2008-06-10 19:09:28 +0000
  • 2e116f2d80 Added initial pkgsel, busybox settings and base SDECFG settings Alejandro Mery 2008-06-08 19:09:09 +0000
  • dd12426688 Introduced Idunn, early recovery system (stand-alone branch) Alejandro Mery 2008-06-06 17:40:32 +0000
  • 515320c1d3 * filtered some non desired files out of module-init-tools legacy/try1 amery 2006-07-19 21:54:20 +0000
  • 48ec6c9877 * enhanced idunn to auto-inject pkg_conf/$pkg.conf if it's there amery 2006-07-19 21:49:30 +0000
  • 2506322c47 * patched idunn/embutils to only build/install what we may want at idunn amery 2006-07-19 21:23:54 +0000
  • 0245e7eb37 * changed Idunn to filter rocknet files out of flist amery 2006-07-19 19:18:14 +0000
  • 76d4bcf9fe * patched udhcp to only build/install udhcpc amery 2006-07-18 21:16:12 +0000
  • 8806db7fe1 * enhanced Idunn to take patches from patches/ and to also exclude usr/share/info/* files amery 2006-07-18 21:00:28 +0000
  • 9b75f803a5 * introduced an /init placeholder, just including /lib/idunn/functions.in for now amery 2006-07-17 16:43:04 +0000
  • e41ead244b * introduced lib/idunn/functions.in, with just a colorfull greeting currently amery 2006-07-17 16:42:27 +0000
  • 7818a5adfb * added lib/idunn and etc/ to the overlay of Idunn amery 2006-07-17 16:31:52 +0000
  • 2947fb8994 * removed overlay/ code out of idunn's build.sh, it's handled by the output format now amery 2006-07-17 12:44:04 +0000
  • f67bf7d101 * added some scsi modules, and BusLogic for our vmware friends amery 2006-07-16 17:36:55 +0000
  • 2593a7946c * changed Idunn to also exculde usr/share/info * enhanced Idunn to inject overlay/ into the template amery 2006-07-16 15:01:32 +0000
  • d630d0086c * changed idunn to enable ENCRYPTION (libgcrypt) and MTA=ssmtp amery 2006-07-10 17:45:06 +0000
  • 9fd6cd09df * changed idunn to install ssmtp on the image amery 2006-07-10 17:41:27 +0000
  • a6405c277b * changed idunn to flist-out man pages and documentation amery 2006-07-10 17:41:03 +0000
  • d70b184e30 * changed idunn to use dietlibc instead of uclibc amery 2006-07-08 23:53:05 +0000
  • f72e91bc53 * cleaned build.sh by populating the lists in multiple lines amery 2006-07-08 23:42:35 +0000
  • 8afc735cad * added some extra pre-configuration to idunn/busybox amery 2006-07-02 12:26:06 +0000
  • 3db6c42028 * implemented idunn_initrd_customize() to filter out documentation, man pages and t2-metadata * set INITRD_MODULES with the modules needed by speakerboxxx, plus a few standard modules amery 2006-06-26 22:02:09 +0000
  • 2585ad2f6b * added initrd customizers for Idunn amery 2006-06-26 16:11:34 +0000
  • 65342f2b1c * set initial values for INITRD_PACKAGES amery 2006-06-26 13:36:49 +0000
  • 38cd1f3888 * disable INTERACTIVITY on Idunn amery 2006-06-26 13:27:14 +0000
  • 2fee614f8f * added build.sh to Idunn, to populate the INITRD_PACKAGES list - current empty for testing purposes amery 2006-06-26 12:38:01 +0000
  • c1440124e7 * fixed Idunn to properly set busybox to install the symlinks amery 2006-06-26 12:17:21 +0000
  • 34144411b0 * preconfigured Idunn, and fixed typo on her description amery 2006-06-26 12:01:16 +0000
  • 87eb940473 * added basic target-inherence files to Idunn amery 2006-06-26 11:39:16 +0000
  • f6f41d566e * created idunn target, norse goddess, guardian of the golden apples of immortality. - network/sshd/smtp capable initrd system amery 2006-06-26 11:30:54 +0000