remove superflous debirf scripts
authorGuido Günther <agx@sigxcpu.org>
Fri, 3 Jul 2009 10:42:38 +0000 (12:42 +0200)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 3 Jul 2009 11:11:15 +0000 (12:11 +0100)
appliance/Makefile.am
appliance/debian/modules/a0_motd [deleted symlink]
appliance/debian/modules/network [deleted symlink]
appliance/debian/modules/root-bashrc [deleted symlink]
appliance/debian/modules/serial-terminal [deleted symlink]

index 75fd594..e2b0b31 100644 (file)
@@ -98,11 +98,7 @@ endif
 
 # Extra symlinks needed by the Debian appliance.
 debirf_symlinks = \
-       a0_motd \
        a0_prep-root \
-       network \
-       root-bashrc \
-       serial-terminal \
        z0_remove-aptitude \
        z0_remove-locales \
        z1_clean-root
diff --git a/appliance/debian/modules/a0_motd b/appliance/debian/modules/a0_motd
deleted file mode 120000 (symlink)
index 8e3ad2f..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/usr/share/debirf/modules/a0_motd
\ No newline at end of file
diff --git a/appliance/debian/modules/network b/appliance/debian/modules/network
deleted file mode 120000 (symlink)
index 979418d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/usr/share/debirf/modules/network
\ No newline at end of file
diff --git a/appliance/debian/modules/root-bashrc b/appliance/debian/modules/root-bashrc
deleted file mode 120000 (symlink)
index 651d030..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/usr/share/debirf/modules/root-bashrc
\ No newline at end of file
diff --git a/appliance/debian/modules/serial-terminal b/appliance/debian/modules/serial-terminal
deleted file mode 120000 (symlink)
index a5376da..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/usr/share/debirf/modules/serial-terminal
\ No newline at end of file