From 83b5520428bfe9d652f6009ad0d310d43727def2 Mon Sep 17 00:00:00 2001 From: jonas Date: Fri, 18 Aug 2006 09:10:33 +0000 Subject: Homebase config adjustments: Use etch (too problematic with sarge and recent kernels). Use flashybrid, but only the ramdisk, no disk split. Use addons boot net admin acpi and disk. Install yaird. git-svn-id: svn+ssh://xayide/home/jonas/private_svn/fleshybrid/homebase@33 8f53b18a-e215-0410-8885-9f593d34873e --- config-homebase | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/config-homebase b/config-homebase index 18a4e4a..da593c9 100644 --- a/config-homebase +++ b/config-homebase @@ -5,7 +5,7 @@ hostname="tomos" domainname="homebase.dk" #hostdefaultip="192.168.133.133" -suite="sarge" +suite="etch" # Suppress non-existing sid security updates aptsources="base" @@ -39,11 +39,14 @@ bootloaders="GRUB" # Uncomment one or more of these # (DFSBUILD, MKINITRD_CD and MKINITRD_NETBOOT not yet implemented) -FLASHYBRID="no" +FLASHYBRID="yes" #DFSBUILD="yes" #MKINITRD_CD="yes" #MKINITRD_NETBOOT="yes" +# Keep all stored files locally, even when using flashybrid +flashybrid_diskstore="" + # Set this empty to avoid dhcp client altogether DHCPCLIENT="dhcp3" #DHCPCLIENT="udhcpc" @@ -96,9 +99,10 @@ aptitude_kernel_install="linux-image-${kernel_majorver}-${kernel_subarch}" aptsources="$aptsources jones" aptsource_jones_components="kernels boot voip mediastreaming" -#addons="boot net admin x11phonehome" +addons="boot net admin acpi disk" -#aptitude_install_custom="pwc-modules-${kernel_name} spca5xx-modules-${kernel_name}" +# We want from a booted stick to be able to generate a yaird initrd for booting on firewire +aptitude_install_custom="yaird" # Kernel modules to load at boot time modules_load="8139too" -- cgit v1.2.3