* [PATCH] Remove Ubuntu 8.10 support
@ 2009-11-27 12:47 Philippe Seewer
[not found] ` <1259326048-15392-1-git-send-email-philippe.seewer-omB+W0Dpw2o@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Philippe Seewer @ 2009-11-27 12:47 UTC (permalink / raw)
To: initramfs-u79uwXL29TY76Z2rM5mHXA
This is outdated and no longer needed
---
modules.d/95udev-rules.ub810/check | 3 ---
modules.d/95udev-rules.ub810/install | 12 ------------
2 files changed, 0 insertions(+), 15 deletions(-)
delete mode 100755 modules.d/95udev-rules.ub810/check
delete mode 100755 modules.d/95udev-rules.ub810/install
diff --git a/modules.d/95udev-rules.ub810/check b/modules.d/95udev-rules.ub810/check
deleted file mode 100755
index 54501f3..0000000
--- a/modules.d/95udev-rules.ub810/check
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-# if we are not running Ubuntu 8.10, then we don't need to load this module.
-[ -f /etc/lsb-release ] && grep -q "Ubuntu 8.10" /etc/lsb-release 2>/dev/null
diff --git a/modules.d/95udev-rules.ub810/install b/modules.d/95udev-rules.ub810/install
deleted file mode 100755
index b8f7186..0000000
--- a/modules.d/95udev-rules.ub810/install
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/bin/bash
-# udev rules for ubuntu 8.10
-# content from /usr/share/initramfs-tools/hooks/udev
-mkdir -p "$initdir/var/run"
-
-dracut_install udevd udevadm pkill /lib/udev/*_id /lib/udev/*_device_name \
- /lib/udev/firmware_helper /lib/udev/ide_media /lib/udev/vio_type \
- /lib/udev/watershed /etc/udev/udev.conf /etc/group /lib*/libnss_files.*
-
-inst_rules 05-options.rules 20-names.rules 40-basic-permissions.rules \
- 60-persistent-storage.rules 61-persistent-storage-edd.rules \
- 80-programs.rules 90-modprobe.rules 95-udev-late.rules
--
1.6.5.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-11-27 13:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-27 12:47 [PATCH] Remove Ubuntu 8.10 support Philippe Seewer
[not found] ` <1259326048-15392-1-git-send-email-philippe.seewer-omB+W0Dpw2o@public.gmane.org>
2009-11-27 13:08 ` Harald Hoyer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox