Magellan Linux

Diff of /trunk/mlivecdbuild/profiles/alx-0_7_branch/isolinux.cfg

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

revision 2659 by niro, Mon Jan 6 16:14:07 2014 UTC revision 2660 by niro, Thu Jul 3 09:17:07 2014 UTC
# Line 10  F4 debug.msg Line 10  F4 debug.msg
10    
11  label magelive  label magelive
12    kernel magelive    kernel magelive
13    append initrd=initrd.gz root=live:CDLABEL=ALX-i486 rootfstype=auto ro quiet splash vconsole.keymap=de    append initrd=initrd.gz root=live:CDLABEL=ALX-i486 rootfstype=auto ro quiet splash rd.vconsole.keymap=de rd.locale.LANG=de_DE.utf8
14    
15  label nosplash  label nosplash
16    kernel magelive    kernel magelive
17    append initrd=initrd.gz root=live:CDLABEL=ALX-i486 rootfstype=auto ro rd.info rd.plymouth=0 vconsole.keymap=de    append initrd=initrd.gz root=live:CDLABEL=ALX-i486 rootfstype=auto ro rd.info rd.plymouth=0 rd.vconsole.keymap=de rd.locale.LANG=de_DE.utf8
18    
19  label debug  label debug
20    kernel magelive    kernel magelive
21    append initrd=initrd.gz root=live:CDLABEL=ALX-i486 rootfstype=auto ro systemd.log_target=kmsg systemd.log_level=debug console=tty0 console=ttyS0,38400 vconsole.keymap=de    append initrd=initrd.gz root=live:CDLABEL=ALX-i486 rootfstype=auto ro systemd.log_target=kmsg systemd.log_level=debug console=tty0 console=ttyS0,38400 rd.vconsole.keymap=de rd.locale.LANG=de_DE.utf8

Legend:
Removed from v.2659  
changed lines
  Added in v.2660