瀏覽代碼

Update Scientific Linux versions

Antony Messerli 9 年之前
父節點
當前提交
ac2b68472d
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      src/scientific.ipxe

+ 3 - 1
src/scientific.ipxe

@@ -9,8 +9,10 @@ goto ${menu} ||
 clear osversion
 set os Scientific
 menu ${os} ${arch}
+item 7.2 ${os} 7.2
+item 7.1 ${os} 7.1
 item 7.0 ${os} 7.0
-item 6.5 ${os} 6.5
+item 6.7 ${os} 6.7
 item other Choose other version [o]
 isset ${osversion} || choose osversion || goto linux_menu
 iseq ${osversion} other || goto scientific_skip_read_osversion