Last change
on this file since 374 was
368,
checked in by broder, 17 years ago
|
fuse should get modprobe'd at boot
|
-
Property svn:executable set to
*
|
File size:
339 bytes
|
Rev | Line | |
---|
[335] | 1 | #!/usr/bin/make -f |
---|
| 2 | |
---|
| 3 | DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1 |
---|
| 4 | DEB_DIVERT_EXTENSION = .sipb-xen |
---|
| 5 | DEB_DIVERT_FILES_sipb-xen-console += \ |
---|
[351] | 6 | /etc/init.d/bootmisc.sh \ |
---|
[368] | 7 | /etc/modules \ |
---|
[344] | 8 | /etc/nscd.conf \ |
---|
| 9 | /etc/nsswitch.conf \ |
---|
[351] | 10 | /etc/motd \ |
---|
[335] | 11 | /etc/ssh/ssh_config |
---|
| 12 | |
---|
| 13 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
| 14 | include /usr/share/cdbs/1/rules/replace-files.mk |
---|
Note: See
TracBrowser
for help on using the repository browser.