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

(-)a/bootloader.rnc (+1 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 }? &
54
    stage1_dev?
55
    stage1_dev?
55
  }
56
  }
56
lines_cache_id = element lines_cache_id { text }
57
lines_cache_id = element lines_cache_id { text }

Return to bug 420091