summaryrefslogtreecommitdiffstats
path: root/install/base
diff options
context:
space:
mode:
Diffstat (limited to 'install/base')
-rw-r--r--install/base5
1 files changed, 0 insertions, 5 deletions
diff --git a/install/base b/install/base
index 7bb23a8..02678e9 100644
--- a/install/base
+++ b/install/base
@@ -19,11 +19,6 @@ build() {
add_binary mount
add_binary switch_root
- add_symlink "/etc/mtab" "/proc/self/mounts"
-
- # Add an empty fstab for mount and fsck
- >"$BUILDROOT/etc/fstab"
-
add_file "/usr/lib/initcpio/init_functions" "/init_functions"
add_file "/usr/lib/initcpio/init" "/init"
add_file "/usr/lib/modprobe.d/usb-load-ehci-first.conf"