From b6d85b04286d30498a11aaac36e75032b1e72801 Mon Sep 17 00:00:00 2001 From: jonas Date: Sat, 10 Jun 2006 18:18:37 +0000 Subject: Added all work so far... git-svn-id: svn+ssh://xayide/home/jonas/private_svn/fleshybrid/trunk@2 8f53b18a-e215-0410-8885-9f593d34873e --- config-dgih.diff | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 config-dgih.diff (limited to 'config-dgih.diff') diff --git a/config-dgih.diff b/config-dgih.diff new file mode 100644 index 0000000..dc4dd5d --- /dev/null +++ b/config-dgih.diff @@ -0,0 +1,43 @@ +--- config-dgih 2005-01-23 13:32:41.000000000 +0100 ++++ config-chr.tmp 2005-08-17 20:47:27.000000000 +0200 +@@ -1,28 +1,23 @@ + targettemp_fat="$baseworkdir/tmpfatroot" + targettemp_isofs="$baseworkdir/tmpisoroot" + targetoffline="$baseworkdir/flashybrid-off" + +-# Uncomment these to work on actual drive (instead of dir) +-mountpoint="/mnt/usbstick" +-# FIXME: Handle device here being different from target system +-usbdevice="/dev/sda" +-usbdevice_grub="hd0" +- + # Set to one or more (space-delimited, max 4) of these: + # SYSLINUX + # ISOLINUX (not yet implemented) +@@ -57,22 +52,31 @@ + + # APT repository for initial setup (and possibly more) + # (use file:/pub/... and enable nfs - sppedy and works in chroot too) +-mirror="http://ftp.debian.org/debian/" ++#mirror="http://192.168.102.252/mirrors/debian/" ++mirror="file:/pub/mirrors/debian/" + + loghost="$loghost" + + # Packages to install beyond the bare minimum +-aptitude_install="initrd-tools" +-aptitude_kernel_install="kernel-image-2.4-386" +-aptitude_install_custom="mc less ssh" ++aptitude_install="initrd-tools yaird" ++#aptitude_kernel_install="kernel-image-2.6.12+debianlogo+squashfs+wrr" ++aptitude_kernel_install="kernel-image-2.6.12+debianlogo+squashfs+wrr" ++aptitude_install_custom="mc less ssh syslog-ng console-log" ++ ++#This one needs to be installed separately from daemons ++#aptitude_install_custom="$aptitude_install_custom file-rc" + + # Boot helper apps +-aptitude_install_custom="$aptitude_install_custom discover memtest86+" ++aptitude_install_custom="$aptitude_install_custom memtest86+ udev usbutils ifplugd ifrename resolvconf module-init-tools" + + # Admin helper apps (e.g. for reading gzip'ed files through mc) -- cgit v1.2.3