From 44f5f2ad7c86e1c226cbb0f7ff58ddc84ed6c666 Mon Sep 17 00:00:00 2001 From: jonas Date: Sat, 10 Jun 2006 21:25:51 +0000 Subject: Install netbase (not just ifupdown) - this solves network on boot. Remove more solved TODOs. git-svn-id: svn+ssh://xayide/home/jonas/private_svn/fleshybrid/trunk@12 8f53b18a-e215-0410-8885-9f593d34873e --- TODO | 4 ---- config-DEFAULTS | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/TODO b/TODO index b31da25..5f2e7c0 100644 --- a/TODO +++ b/TODO @@ -19,8 +19,6 @@ + Generate yaird initramfs. + Reset root password. + Generate SSH host keys (if SSH server installed). - * Fix /dev in chroot not properly unmounted with udev-based host. - (fixed in sid) * Avoid mkinitrd probing root dev (not requiring USBstick plugged in). * Always unmount even if failures oocur (some shell woodoo...) * For flashybrid relying on NFS: Include and load these in initrd: @@ -28,12 +26,10 @@ lockd nfs_acl nfs - * Make sure network is up on boot. DGIH: * Hand-edit infoscreen routines: - * Add /etc/*/local-infoscreen and /usr/local/bin * Add dir /var/lib/infoscreen * mksshauth infoscreen@lager * Accept lager as host (in /root/.ssh/known_hosts ) diff --git a/config-DEFAULTS b/config-DEFAULTS index ae8a955..2ce19d6 100644 --- a/config-DEFAULTS +++ b/config-DEFAULTS @@ -91,7 +91,7 @@ modules_install="usb-storage sd_mod scsi_mod uhci uhci-hcd ehci-hcd usbcore" aptitude_install_boot="memtest86+ udev usbutils resolvconf module-init-tools" # Stuff semi-required for networking -aptitude_install_net="openssh-client openssh-server syslog-ng ifupdown" +aptitude_install_net="openssh-client openssh-server syslog-ng netbase" # Admin helper apps (mime-support is needed to read gzip'ed files through mc) #aptitude_install_admin="mc mime-support file" -- cgit v1.2.3