aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-09-16 12:18:47 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-09-16 12:18:47 +0000
commit80cc5044dadb5c079c24571093187f1061c952e3 (patch)
tree556eb4d6460832905bee7a585c57162f09b2fe11
parentd1f2db71733268da8097db02326e7f5332671f86 (diff)
downloadalpine-conf-80cc5044dadb5c079c24571093187f1061c952e3.tar.bz2
alpine-conf-80cc5044dadb5c079c24571093187f1061c952e3.tar.xz
setup-disk: don't bother sed things we overwrite
it gives error messages in case syslinux.cfg is not there.
-rw-r--r--setup-disk.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/setup-disk.in b/setup-disk.in
index 5b7a21a..fc7efd4 100644
--- a/setup-disk.in
+++ b/setup-disk.in
@@ -72,9 +72,6 @@ install_mounted_root() {
ln -s boot/grsec "$mnt"/grsec
# create an extlinux.conf
- sed -e '/append initrd/d' \
- -e ':kernel /boot/grsec:d' \
- /media/*/syslinux.cfg > "$mnt"/boot/extlinux.conf
cat >"$mnt"/boot/extlinux.conf <<EOF
timeout 20
prompt 1