Magellan Linux

Diff of /trunk/mlivecdbuild/profiles/default-x86_64-NEXT/isolinux.cfg

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1474 by niro, Thu Jun 16 11:11:54 2011 UTC revision 1475 by niro, Wed Aug 3 13:00:58 2011 UTC
# Line 4  timeout 300 Line 4  timeout 300
4  prompt 1  prompt 1
5  display boot.msg  display boot.msg
6  F1 boot.msg  F1 boot.msg
7  F2 help.msg  F2 index.msg
8    F3 help.msg
9    F4 debug.msg
10    
11  label magelive  label magelive
12    kernel magelive    kernel magelive
13    #append initrd=initrd.gz ramdisk_size=16384 root=live:CDLABEL=Magellan-NEXT-11-x86_64 rootfstype=auto ro liveimg rd.luks=0 rd.md=0 rd.dm=0 init=/bin/systemd    append initrd=initrd.gz root=live:CDLABEL=Magellan-NEXT-11-x86_64 rootfstype=auto ro init=/bin/systemd quiet splash
14    append initrd=initrd.gz root=live:CDLABEL=Magellan-NEXT-11-x86_64 rootfstype=auto ro init=/bin/systemd systemd.log_target=kmsg systemd.log_level=debug  
15    label debug
16      kernel magelive
17      append initrd=initrd.gz root=live:CDLABEL=Magellan-NEXT-11-x86_64 rootfstype=auto ro init=/bin/systemd quiet splash systemd.log_target=kmsg systemd.log_level=debug console=tty0 console=ttyS0,38400

Legend:
Removed from v.1474  
changed lines
  Added in v.1475