Subversion Repositories livecd

Rev

Rev 114 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 114 Rev 128
Line 1... Line 1...
1
#!/bin/bash
1
#!/bin/bash
2
#
2
#
-
 
3
# chkconfig: 345 04 96
3
# Noninteractive HW detection and configuration
4
# description:  Noninteractive HW detection and configuration \
4
# in particular configure network devices
5
#               in particular configure network devices. \
-
 
6
#               Used on LiveCD systems.
5
#
7
#
6
# Urs Beyerle, PSI
8
# Urs Beyerle, PSI
7
#
9
#
8
 
10
 
9
### -----------------------------------------------------------
11
### -----------------------------------------------------------