Magellan Linux

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

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

trunk/mlivecdbuild/profiles/alx-0_7_branch/isolinux.cfg revision 2119 by niro, Wed May 15 12:06:33 2013 UTC trunk/mlivecdbuild/profiles/alx-0_7_branch/i486/isolinux.cfg revision 3073 by niro, Fri Sep 1 10:04:36 2017 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    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    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    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.2119  
changed lines
  Added in v.3073