Skip to content

Commit

Permalink
Preparing live-initramfs 1.107.2-1.
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-baumann committed Oct 4, 2007
1 parent 187a50b commit 449ef23
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Makefile
Expand Up @@ -108,10 +108,10 @@ uninstall:
update:
set -e; for FILE in docs/parameters.txt; \
do \
sed -i -e 's/2007\\-10\\-01/2007\\-10\\-08/' \
-e 's/2007-10-01/2007-10-08/' \
-e 's/01.10.2007/08.10.2007/' \
-e 's/1.107.1/1.107.2/' \
sed -i -e 's/2007\\-10\\-08/2007\\-10\\-15/' \
-e 's/2007-10-08/2007-10-15/' \
-e 's/09.10.2007/15.10.2007/' \
-e 's/1.107.2/1.107.3/' \
$$FILE; \
done

Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
@@ -1,3 +1,9 @@
live-initramfs (1.107.2-1) UNRELEASED; urgency=medium

* New upstream release.

-- Daniel Baumann <daniel@debian> Mon, 8 Oct 2007 00:00:00 +0200

live-initramfs (1.107.1-1) unstable; urgency=medium

* New upstream release.
Expand Down
2 changes: 1 addition & 1 deletion docs/parameters.txt
@@ -1,7 +1,7 @@
Boot Parameters for Debian Live
-------------------------------

Updated for live-initramfs 1.107.1-1 on 2007-10-01.
Updated for live-initramfs 1.107.2-1 on 2007-10-08.

These options (can be combined) work from the bootloader prompt:

Expand Down

0 comments on commit 449ef23

Please sign in to comment.