From f5fb8ed50cc27f1ada7365768a4a1dc37cb9b79e Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Mon, 2 Mar 2009 16:41:17 +0100 Subject: [PATCH] Some minor updates in debian/ --- debian/NEWS | 4 ++-- debian/changelog | 9 ++++++--- debian/control | 4 ++-- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/debian/NEWS b/debian/NEWS index ad0f5e1..9b1a6db 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,4 +1,4 @@ -grml2usb (0.9.2) UNRELEASED; urgency=low +grml2usb (0.9.2) unstable; urgency=low * Please notice that grml2usb was rewritten from scratch. The invocation of grml2usb changed. Instead of invoking: @@ -10,7 +10,7 @@ grml2usb (0.9.2) UNRELEASED; urgency=low # grmlusb /path/to/iso /dev/sdb1 The new release brings many new features (like multi-iso - support, several new options like --mbr, --bootoptions=...). + support, support for grub as bootloader, several new options). Check out the manpage for all the details. Please let us know if you explore any problems or have any questions. diff --git a/debian/changelog b/debian/changelog index 3e843a6..f1eb5b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,12 +5,14 @@ grml2usb (0.9.2) UNRELEASED; urgency=low directly invoke "grml2usb /path/to/iso /dev/sdb1" - initial multi-iso / multi-boot support [Closes: issue501] [Closes: issue584] - - provide *several* new options like --bootloader-only, --bootoptions=... - check out the manpage for all the glory details! + - provide *several* new options like --bootloader-only, + --bootoptions=... check out the manpage for all the details - get rid of "polution" of root directory on usb-pen [Closes: issue466] - always write a default MBR (thanks a lot to the work and help of Thorsten Glaser!) [Closes: issue295] + - use grub by default (but support for syslinux is present as + well of course) - fix regressions for temporary mountpoints / wrong directories [Closes: issue603] [Closes: issue602] * Update debian stuff: @@ -19,8 +21,9 @@ grml2usb (0.9.2) UNRELEASED; urgency=low grml's nowadays git repository URLs - drop mtools from depends - slightly improve long description + - add build-essential to Build-Depends - -- Michael Prokop Mon, 02 Mar 2009 14:58:12 +0100 + -- Michael Prokop Mon, 02 Mar 2009 16:40:55 +0100 grml2usb (0.9.1) unstable; urgency=low diff --git a/debian/control b/debian/control index 878f391..b562560 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: grml2usb Section: grml Priority: optional Maintainer: Michael Prokop -Build-Depends: debhelper (>= 4.0.0) +Build-Depends: debhelper (>= 4.0.0), build-essential Standards-Version: 3.8.0 Homepage: http://grml.org/grml2usb/ Vcs-git: git://git.grml.org/grml2usb.git @@ -11,7 +11,7 @@ Vcs-Browser: http://git.grml.org/?p=grml2usb.git Package: grml2usb Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, syslinux, python -Description: install grml system to usb device +Description: install grml system / ISO to usb device This script installs a grml ISO to an USB device to be able to boot from it. Make sure you have at least one grml ISO or a running grml system (/live/image) available. -- 2.1.4