Package: debirf
Version: 0.23-1
Severity: minor
Tags: patch

Hello,

creating an iso with debirf creates the grubmenu entry serial and video whith
serial as primary. I would guess (might be complete wrong) most of the users
are booting the iso with a monitor.
It confused me first to always change to the second grub entry.
If I'm not wrong this should work, too?:

--- debirf.orig 2009-08-31 13:04:04.000000000 +0200
+++ debirf      2009-08-31 13:11:21.000000000 +0200
@@ -588,12 +588,8 @@
 serial --unit=0 --speed=115200 --word=8 --parity=no --stop=1
 terminal --timeout=10 serial console
 
-title Debirf: $DEBIRF_LABEL, serial console (created $(date -R)) 
-kernel /$KERNEL console=ttyS0,115200n8
-initrd /$INITRAMFS
-
-title Debirf: $DEBIRF_LABEL, video console (created $(date -R)) 
-kernel /$KERNEL console=tty0
+title Debirf: $DEBIRF_LABEL (created $(date -R)) 
+kernel /$KERNEL console=ttyS0,115200n8 console=tty0
 initrd /$INITRAMFS
 EOF


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages debirf depends on:
ii  apt                           0.7.23.1   Advanced front-end for dpkg
ii  busybox                       1:1.14.2-2 Tiny utilities for small and embed
ii  cpio                          2.10-1     GNU cpio -- a program to manage ar
ii  debootstrap                   1.0.15     Bootstrap a basic Debian system
ii  fakechroot                    2.9-1      gives a fake chroot environment
ii  fakeroot                      1.13       Gives a fake root environment
ii  klibc-utils                   1.5.15-1   small utilities built with klibc f

Versions of packages debirf recommends:
ii  genisoimage                   9:1.1.9-1  Creates ISO-9660 CD-ROM filesystem
ii  grub                          0.97-56    GRand Unified Bootloader (dummy pa
ii  grub-legacy [grub]            0.97-56    GRand Unified Bootloader (Legacy v

Versions of packages debirf suggests:
pn  linux-patch-inittmpfs         <none>     (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to