diff options
author | Jeff Bailey <jbailey@ubuntu.com> | 2005-06-17 21:24:55 +0000 |
---|---|---|
committer | Jeff Bailey <jbailey@ubuntu.com> | 2005-06-17 21:24:55 +0000 |
commit | b22f2c7fc49c9874eb8f2df1d8b1fabec540cfb0 (patch) | |
tree | f57270e71f93eb59157744d6ce91c153ecf6507d /init | |
parent | 287dcae1407c303ee929d2bff0a49c1e721b05ae (diff) | |
download | initramfs-tools-b22f2c7fc49c9874eb8f2df1d8b1fabec540cfb0.tar.gz initramfs-tools-b22f2c7fc49c9874eb8f2df1d8b1fabec540cfb0.zip |
Make quieter, match mkinitrd interface, pull in dependencies for nfs and dhcp, document upstream repository location
Diffstat (limited to 'init')
-rw-r--r-- | init | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#!/bin/sh -x +#!/bin/sh mkdir /sys mkdir /proc |