]> git.pld-linux.org Git - projects/geninitrd.git/commitdiff
you need svn:keywords on each file for those to get expanded
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 19 Feb 2011 08:34:13 +0000 (08:34 +0000)
committerElan Ruusamäe <glen@pld-linux.org>
Sat, 19 Feb 2011 08:34:13 +0000 (08:34 +0000)
svn-id: @12166

18 files changed:
mod-blkid.sh
mod-bootsplash.sh
mod-condecor.sh
mod-depmod24.sh
mod-dmraid.sh
mod-fbsplash.sh
mod-ide.sh
mod-luks.sh
mod-lvm.sh
mod-md.sh
mod-multipath.sh
mod-nfs.sh
mod-sata.sh
mod-scsi.sh
mod-suspend.sh
mod-tuxonice.sh
mod-udev.sh
mod-uvesafb.sh

index b460c05950e6ee5160267fc53213f835c899d99b..7f9c8c89670dde2c82315b8ffefc7370ebca80b2 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-RCSID='$Revision: 12159 $ $Date: 2011-02-17 23:16:30 +0100 (czw) $'
+RCSID='$Revision$ $Date$'
 
 # geninitrd mod: blkid
 USE_BLKID=${USE_BLKID:-yes}
index 3fea8936836df2d8afe4d95a90be8548d0cfe930..8f2936d7a35a067052717e3728855e3acbdd80de 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-RCSID='$Revision: 12159 $ $Date: 2011-02-17 23:16:30 +0100 (czw) $'
+RCSID='$Revision$ $Date$'
 
 # geninitrd mod: bootsplash
 BOOT_SPLASH=${BOOT_SPLASH:-no}
index 4d22958d6d8799c134a1a2cc1044d56e3538776f..db085a87cac0b5f41566d690a956e7c788c88eb9 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-RCSID='$Revision: 12159 $ $Date: 2011-02-17 23:16:30 +0100 (czw) $'
+RCSID='$Revision$ $Date$'
 
 # geninitrd mod: condecor
 FB_CON_DECOR=${FB_CON_DECOR:-no}
index 52137a148075fa8d3b1a450686703b4c569c3374..b628875817f62b9df7e86b80913c80fd6b904ba1 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-RCSID='$Revision: 12159 $ $Date: 2011-02-17 23:16:30 +0100 (czw) $'
+RCSID='$Revision$ $Date$'
 
 # geninitrd mod: depmod for 2.4 kernel
 
index ff1cb1eab25eb981506ffa21fc35771495353456..720706f79c9cc85d57a99958c2436807aed2008f 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-RCSID='$Revision: 12159 $ $Date: 2011-02-17 23:16:30 +0100 (czw) $'
+RCSID='$Revision$ $Date$'
 
 # geninitrd mod: dmraid
 USE_DMRAID=${USE_DMRAID:-yes}
index f4e793ea02c926c73c6322b2db8f1802cdf52f26..c44fcc6caee3ffeaa19441c1f69a58d5bed02f5e 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-RCSID='$Revision: 12159 $ $Date: 2011-02-17 23:16:30 +0100 (czw) $'
+RCSID='$Revision$ $Date$'
 
 # geninitrd mod: fbsplash
 FB_SPLASH=${FB_SPLASH:-no}
index a535e179f0de1488e37c9e98efd7b15600eb5042..9f869af5ec91517ec9677575a7f02b62c9cab2f5 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-RCSID='$Revision: 12159 $ $Date: 2011-02-17 23:16:30 +0100 (czw) $'
+RCSID='$Revision$ $Date$'
 
 # geninitrd mod: ide
 
index 0a3bcac54fbf00012357031c66ed7089e99fea19..fd086c674146e13a50cb272f3442053acc6c3c69 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-RCSID='$Revision: 12159 $ $Date: 2011-02-17 23:16:30 +0100 (czw) $'
+RCSID='$Revision$ $Date$'
 
 # geninitrd mod: cryptsetup luks
 USE_LUKS=${USE_LUKS:-yes}
index 0c1b8bc59bc51d46a9d542bf8978e318e273b938..b00289cf426d6528fb61501a7a8db4f7c708adb0 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-RCSID='$Revision: 12159 $ $Date: 2011-02-17 23:16:30 +0100 (czw) $'
+RCSID='$Revision$ $Date$'
 
 # geninitrd mod: LVM
 USE_LVM=${USE_LVM:-yes}
index bee03654bdd5378a71444eccfee3c98ce3767580..ee6b1fbc018ba7fbbd31f551e8536be4dbb3e0ce 100644 (file)
--- a/mod-md.sh
+++ b/mod-md.sh
@@ -1,5 +1,5 @@
 #!/bin/sh
-RCSID='$Revision: 12159 $ $Date: 2011-02-17 23:16:30 +0100 (czw) $'
+RCSID='$Revision$ $Date$'
 
 # geninitrd mod: mdadm
 USE_MD=${USE_MD:-yes}
index 50d331bbf12f59b8d93d56525ef7186e27e25396..7a84544f6ab4d6c6ad8207cca9ac8e2620af91b4 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-RCSID='$Revision: 12159 $ $Date: 2011-02-17 23:16:30 +0100 (czw) $'
+RCSID='$Revision$ $Date$'
 
 # geninitrd mod: dm-multipath
 USE_MULTIPATH=${USE_MULTIPATH:-yes}
index 64c296d511881025564f4de683c6c976fd0697ca..5470b63803ac8970530a9d818f478492e572e8e6 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-RCSID='$Revision: 12159 $ $Date: 2011-02-17 23:16:30 +0100 (czw) $'
+RCSID='$Revision$ $Date$'
 
 # geninitrd mod: nfs
 
index 6d6aaee124afc9d412705f2701d77e6b6f36cc74..21d7e5e4036f69a949a19af0886df7ec89642dcc 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-RCSID='$Revision: 12159 $ $Date: 2011-02-17 23:16:30 +0100 (czw) $'
+RCSID='$Revision$ $Date$'
 
 # geninitrd mod: sata
 
index a433c2cfd43958569f9be9fa1a8b1babe720889d..415027b442cb0dff1137ddde7a7896849355423a 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-RCSID='$Revision: 12159 $ $Date: 2011-02-17 23:16:30 +0100 (czw) $'
+RCSID='$Revision$ $Date$'
 
 # geninitrd mod: scsi
 
index 190e1d24f913c1b816f138d71bb123c7b8299087..2c2cbfc528d4b6634aa1858400159c38b6e6a418 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-RCSID='$Revision: 12159 $ $Date: 2011-02-17 23:16:30 +0100 (czw) $'
+RCSID='$Revision$ $Date$'
 
 # geninitrd mod: suspend
 USE_SUSPEND=${USE_SUSPEND:-yes}
index 67449b72c301b9db187b3687aa2d1dcaa5278caf..ff9cbfd19c0b6c4102f0203b90aaf8c017987906 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-RCSID='$Revision: 12159 $ $Date: 2011-02-17 23:16:30 +0100 (czw) $'
+RCSID='$Revision$ $Date$'
 
 # geninitrd mod: tuxonice
 USE_TUXONICE=${USE_TUXONICE:-no}
index 97f9be064c1b8c405c3eeea6a47ebea0d9de1ad1..7eb1e1bdc105a9e0c48fdbb9033be393c1ca7b32 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-RCSID='$Revision: 12159 $ $Date: 2011-02-17 23:16:30 +0100 (czw) $'
+RCSID='$Revision$ $Date$'
 
 # geninitrd mod: udev
 USE_UDEV=${USE_UDEV:-yes}
index 93531c46731d7d185f3b22ff6b2fbfceca36123e..94db1de1bd45017e1040f532001b0d176bb47174 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-RCSID='$Revision: 12159 $ $Date: 2011-02-17 23:16:30 +0100 (czw) $'
+RCSID='$Revision$ $Date$'
 
 # geninitrd mod: uvesafb
 USE_V86D=${USE_V86D:-yes}
This page took 0.352161 seconds and 4 git commands to generate.