[SM-Commit] PERFORCE change 78854 by Juuso Alasuutari for review
Perforce Review Daemon
p4review at smee.org
Tue May 2 22:55:01 EDT 2006
Change 78854 by juuso_alasuutari at juuso_alasuutari-kamayuq on 2006/05/03 03:54:17
Don't install modprobe.conf with aliases for udev, let udev
handle its own stuff.
Affected files ...
... //sgl/grimoires/test/kernels/module-init-tools/DETAILS#13 integrate
... //sgl/grimoires/test/kernels/module-init-tools/HISTORY#23 integrate
... //sgl/grimoires/test/kernels/module-init-tools/INSTALL#6 integrate
... //sgl/grimoires/test/kernels/module-init-tools/modprobe.conf#2 delete
Differences ...
==== //sgl/grimoires/test/kernels/module-init-tools/DETAILS#13 (xtext) ====
@@ -16,7 +16,7 @@
SPELL=module-init-tools
VERSION=3.2.2
- PATCHLEVEL=2
+ PATCHLEVEL=3
BUILD_API=2
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
==== //sgl/grimoires/test/kernels/module-init-tools/HISTORY#23 (text) ====
@@ -1,3 +1,12 @@
+2006-05-02 Juuso Alasuutari <iuso at sourcemage.org>
+ * DETAILS: Now really updated patchlevel instead of lowering it.
+
+2006-04-30 Juuso Alasuutari <iuso at sourcemage.org>
+ * INSTALL: Removed install of modprobe.conf with aliases, udev
+ spell will take care of this
+ * modprobe.conf: Deleted
+ * DETAILS: PATCHLEVEL
+
2006-04-28 Jeremy Blosser <jblosser-smgl at firinn.org>
* PREPARE, UP_TRIGGERS: Make sure
$INSTALL_ROOT/etc/sysconfig/facilities exists before grepping it.
==== //sgl/grimoires/test/kernels/module-init-tools/INSTALL#6 (xtext) ====
@@ -20,5 +20,4 @@
./generate-modprobe.conf ${INSTALL_ROOT}/etc/modprobe.conf
fi &&
-install_config_file modprobe.devfs ${INSTALL_ROOT}/etc/modprobe.devfs &&
-install_config_file $SCRIPT_DIRECTORY/modprobe.conf $INSTALL_ROOT/etc/modprobe.conf
+install_config_file modprobe.devfs ${INSTALL_ROOT}/etc/modprobe.devfs
More information about the SM-Commit
mailing list