SOURCE_URL[4]=ftp://planetmirror.com/raid/2/ibiblio/system/boot/${SPELL}/${SOURCE}
WEB_SITE=http://lilo.go.dyndns.org/
ENTERED=20010922
- UPDATED=20020521
LICENSE[0]=BSD
KEYWORDS="disk"
SHORT="Boot loader for Linux/x86 and other PC operating systems."
diff --git a/disk/lilo/HISTORY b/disk/lilo/HISTORY
index d4d56c5..4ba7260 100644
--- a/disk/lilo/HISTORY
+++ b/disk/lilo/HISTORY
@@ -1,3 +1,7 @@
+2006-08-12 Flavien Bridault <vlaaad AT sourcemage.org>
+ * DETAILS: Updated to 22.7.3
+ * BUILD: Added compiling target
+
2006-07-10 Flavien Bridault <vlaaad AT sourcemage.org>
* DETAILS: Updated to 22.7.2
diff --git a/disk/lilo/lilo-22.7.2.src.tar.gz.sig
b/disk/lilo/lilo-22.7.2.src.tar.gz.sig
deleted file mode 100644
index b75c0a2..0000000
Binary files a/disk/lilo/lilo-22.7.2.src.tar.gz.sig and /dev/null differ
diff --git a/disk/lilo/lilo-22.7.3.src.tar.gz.sig
b/disk/lilo/lilo-22.7.3.src.tar.gz.sig
new file mode 100644
index 0000000..01ee0d3
Binary files /dev/null and b/disk/lilo/lilo-22.7.3.src.tar.gz.sig differ
diff --git a/disk/udev/DETAILS b/disk/udev/DETAILS
index 4b4e218..00ba8c1 100755
--- a/disk/udev/DETAILS
+++ b/disk/udev/DETAILS
@@ -2,7 +2,7 @@
if [ "$RECENT_KERNEL" == "n" ]; then
VERSION=092
else
- VERSION=096
+ VERSION=097
fi
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sign
diff --git a/disk/udev/HISTORY b/disk/udev/HISTORY
index 89cec01..e1211a5 100644
--- a/disk/udev/HISTORY
+++ b/disk/udev/HISTORY
@@ -1,3 +1,10 @@
+2006-08-13 Flavien Bridault <vlaaad AT sourcemage.org>
+ * DETAILS: Updated to 097
+ * rules.d/40-alsa.rules: Added since the file disappeared from the
tarball
+ * INSTALL: Added missing &&
+ rules have moved in the tarball from etc/udev to etc/udev/rules.d
+ install late rules from the tarball
+
2006-07-11 Flavien Bridault <vlaaad AT sourcemage.org>
* DETAILS: Updated to 096
if [ "$RECENT_KERNEL" == "n" ]; then
# udevstart and udevsend are nolonger installed by default. we need them
for kernel < 2.6.15rc1
@@ -56,12 +56,12 @@ if [[ "$UDEV_EXTRAS" == 'y' ]]; then
install extras/path_id/path_id ${INSTALL_ROOT}/lib/udev &&
if [[ "$UDEV_PERSIST" == 'y' ]];then
- install_config_file etc/udev/60-persistent-storage.rules
${UDEV_CFG}/rules.d/60-persistent-storage.rules
+ install_config_file etc/udev/rules.d/60-persistent-storage.rules
${UDEV_CFG}/rules.d/60-persistent-storage.rules
fi
if [ "$RECENT_KERNEL" == "y" ]; then
if [[ "$UDEV_PERSIST_INPUT" == 'y' ]];then
- install_config_file etc/udev/60-persistent-input.rules
${UDEV_CFG}/rules.d/60-persistent-input.rules
+ install_config_file etc/udev/rules.d/60-persistent-input.rules
${UDEV_CFG}/rules.d/60-persistent-input.rules
fi
fi
fi
diff --git a/utils/rottlog/DETAILS b/utils/rottlog/DETAILS
index 5237593..44bc4c1 100755
--- a/utils/rottlog/DETAILS
+++ b/utils/rottlog/DETAILS
@@ -1,7 +1,7 @@
SPELL=rottlog
VERSION=0.70beta3
SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$SPELL-$VERSION
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://savannah.gnu.org/download/rottlog/$SOURCE
SOURCE_HASH=sha512:9249359a31d8b452d1b76c7225d476663b59c95ac00e04f7039bf760768f87d45b171e508fd59e1a3c4ff9d0ceb2e979f4042ed43e0b1dcc05bf9a8bcc8e9bd2
WEB_SITE=http://www.gnu.org/software/rottlog/
diff --git a/utils/rottlog/HISTORY b/utils/rottlog/HISTORY
index 7f49f33..acb1ec2 100644
--- a/utils/rottlog/HISTORY
+++ b/utils/rottlog/HISTORY
@@ -1,3 +1,6 @@
+2006-08-12 Flavien Bridault <vlaaad AT sourcemage.org>
+ * DETAILS: Fixed bad BUILD_DIRECTORY
+
2006-06-28 Eric Sandall <eric AT sandall.us>
* DETAILS: Removed BUILD_API=2, set grimoire-wide
[SM-Commit] GIT changes to master grimoire by Flavien Bridault (ca51ef9a06c3cdddfa2634d592640af0170c9d8a),
Flavien Bridault, 08/13/2006