Skip to content

Commit

Permalink
Preparing live-initramfs 1.110.7-1.
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-baumann committed Nov 13, 2007
1 parent 4e75896 commit 051f0f2
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 @@ -113,10 +113,10 @@ uninstall:
update:
set -e; for FILE in docs/parameters.txt; \
do \
sed -i -e 's/2007\\-11\\-12/2007\\-11\\-19/' \
-e 's/2007-11-12/2007-11-19/' \
-e 's/12.11.2007/19.11.2007/' \
-e 's/1.110.6/1.110.7/' \
sed -i -e 's/2007\\-11\\-19/2007\\-11\\-26/' \
-e 's/2007-11-19/2007-11-26/' \
-e 's/19.11.2007/26.11.2007/' \
-e 's/1.110.7/1.110.8/' \
$$FILE; \
done

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

* New upstream release.

-- Daniel Baumann <daniel@debian.org> Mon, 19 Nov 2007 00:00:00 +0100

live-initramfs (1.110.6-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.110.6-1 on 2007-11-12.
Updated for live-initramfs 1.110.7-1 on 2007-11-19.

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

Expand Down

0 comments on commit 051f0f2

Please sign in to comment.