r2822 - in dists/trunk/live-initramfs: . debian docs manpages
daniel at alioth.debian.org
daniel at alioth.debian.org
Sat Sep 1 10:22:13 UTC 2007
Author: daniel
Date: 2007-09-01 10:22:13 +0000 (Sat, 01 Sep 2007)
New Revision: 2822
Modified:
dists/trunk/live-initramfs/Makefile
dists/trunk/live-initramfs/debian/changelog
dists/trunk/live-initramfs/docs/parameters.txt
dists/trunk/live-initramfs/manpages/live-initramfs.en.7
dists/trunk/live-initramfs/manpages/live-snapshot.en.1
Log:
Modified: dists/trunk/live-initramfs/Makefile
===================================================================
--- dists/trunk/live-initramfs/Makefile 2007-09-01 10:15:17 UTC (rev 2821)
+++ dists/trunk/live-initramfs/Makefile 2007-09-01 10:22:13 UTC (rev 2822)
@@ -108,9 +108,10 @@
update:
set -e; for FILE in docs/parameters.txt manpages/*.en.*; \
do \
- sed -i -e 's/2007\\-09\\-03/2007\\-09\\-10/' \
- -e 's/03.09.2007/10.09.2007/' \
- -e 's/1.99.1/1.99.2/' \
+ sed -i -e 's/2007\\-09\\-10/2007\\-09\\-17/' \
+ -e 's/2007-09-10/2007-09-17/' \
+ -e 's/10.09.2007/17.09.2007/' \
+ -e 's/1.99.2/1.99.3/' \
$$FILE; \
done
Modified: dists/trunk/live-initramfs/debian/changelog
===================================================================
--- dists/trunk/live-initramfs/debian/changelog 2007-09-01 10:15:17 UTC (rev 2821)
+++ dists/trunk/live-initramfs/debian/changelog 2007-09-01 10:22:13 UTC (rev 2822)
@@ -1,3 +1,9 @@
+live-initramfs (1.99.2-1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+
+ -- Daniel Baumann <daniel at debian.org> Mon, 10 Sep 2007 00:00:00 +0200
+
live-initramfs (1.99.1-1) unstable; urgency=medium
* New upstream release.
Modified: dists/trunk/live-initramfs/docs/parameters.txt
===================================================================
--- dists/trunk/live-initramfs/docs/parameters.txt 2007-09-01 10:15:17 UTC (rev 2821)
+++ dists/trunk/live-initramfs/docs/parameters.txt 2007-09-01 10:22:13 UTC (rev 2822)
@@ -1,13 +1,14 @@
Boot Parameters for Debian Live
-------------------------------
-Updated for live-initramfs 1.96.3-1 on 2007-07-30.
+Updated for live-initramfs 1.99.2-1 on 2007-09-10.
These options (can be combined) work from the bootloader prompt:
live access=ACCESS
live console=TTY,SPEED
live debug
+live fetch=URL
live hostname=HOSTNAME
live username=USER
live userfullname=USERFULLNAME
Modified: dists/trunk/live-initramfs/manpages/live-initramfs.en.7
===================================================================
--- dists/trunk/live-initramfs/manpages/live-initramfs.en.7 2007-09-01 10:15:17 UTC (rev 2821)
+++ dists/trunk/live-initramfs/manpages/live-initramfs.en.7 2007-09-01 10:22:13 UTC (rev 2822)
@@ -1,4 +1,4 @@
-.TH LIVE\-INITRAMFS 7 "2007\-09\-03" "1.96.3" "live\-initramfs"
+.TH LIVE\-INITRAMFS 7 "2007\-09\-10" "1.99.2" "live\-initramfs"
.SH NAME
live\-initramfs \- Debian Live initramfs hook
Modified: dists/trunk/live-initramfs/manpages/live-snapshot.en.1
===================================================================
--- dists/trunk/live-initramfs/manpages/live-snapshot.en.1 2007-09-01 10:15:17 UTC (rev 2821)
+++ dists/trunk/live-initramfs/manpages/live-snapshot.en.1 2007-09-01 10:22:13 UTC (rev 2822)
@@ -1,4 +1,4 @@
-.TH LIVE\-SNAPSHOT 1 "2007\-09\-03" "1.96.3" "live\-initramfs"
+.TH LIVE\-SNAPSHOT 1 "2007\-09\-10" "1.99.2" "live\-initramfs"
.SH NAME
live\-snapshot \- a simple script to ease persistence usage
More information about the debian-live-changes
mailing list