View | Details | Raw Unified | Return to bug 420091
Collapse All | Expand All

(-)old/bootloader.rnc (+3 lines)
Lines 51-56 Link Here
51
    boot_root? &
51
    boot_root? &
52
    boot_boot? &
52
    boot_boot? &
53
    boot_mbr? &
53
    boot_mbr? &
54
    element password { text }? &
55
    element serial { text }? &
56
    element terminal { text }? &
54
    stage1_dev?
57
    stage1_dev?
55
  }
58
  }
56
lines_cache_id = element lines_cache_id { text }
59
lines_cache_id = element lines_cache_id { text }

Return to bug 420091