summaryrefslogtreecommitdiffstats
path: root/initramfs/stage3-stuff/etc/functions
diff options
context:
space:
mode:
authorSebastian Schmelzer2008-09-02 12:17:12 +0200
committerSebastian Schmelzer2008-09-02 12:17:12 +0200
commitb53c4a2a016f52f3c5b551bb541736756ff84fea (patch)
tree4a4bdb981eff6a65fa0fe4886103c64b7f9aaf61 /initramfs/stage3-stuff/etc/functions
parent* moved PXE-specific files into their new home (left other PXE-files in tftpb... (diff)
downloadcore-b53c4a2a016f52f3c5b551bb541736756ff84fea.tar.gz
core-b53c4a2a016f52f3c5b551bb541736756ff84fea.tar.xz
core-b53c4a2a016f52f3c5b551bb541736756ff84fea.zip
* add configuration for ubuntu udev init script
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2183 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs/stage3-stuff/etc/functions')
-rw-r--r--initramfs/stage3-stuff/etc/functions4
1 files changed, 4 insertions, 0 deletions
diff --git a/initramfs/stage3-stuff/etc/functions b/initramfs/stage3-stuff/etc/functions
index 0af554e5..dfbf8d96 100644
--- a/initramfs/stage3-stuff/etc/functions
+++ b/initramfs/stage3-stuff/etc/functions
@@ -855,6 +855,10 @@ include_in_fsroot_union () {
initial_boot () {
:
}
+# function for udev configuration
+config_udev () {
+:
+}
# function for ntp configuration
config_ntp () {
: