Merge branch 'master' of github.com:andrastantos/cray-sim
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -50,3 +50,4 @@ grsysdmp
|
||||
ram_fs
|
||||
**/.vs/*
|
||||
*.user
|
||||
unicos.generic
|
||||
|
||||
10
install
10
install
@@ -161,11 +161,11 @@ case "$VERSION" in
|
||||
INSTALLRULES=Installrules
|
||||
;;
|
||||
"10.0.1.2")
|
||||
CITMKFS_PRELOAD=citmkfs.preload
|
||||
CITMNTFS_RELOAD=citmntfs.preload
|
||||
UNICOS_MINGLE=unicos.mingle
|
||||
UNICOS_PSTLOAD=unicos.pstload
|
||||
INSTALLRULES=installrules
|
||||
CITMKFS_PRELOAD=CIT.mkfs.preload
|
||||
CITMNTFS_RELOAD=CIT.mntfs.preload
|
||||
UNICOS_MINGLE=UNICOS.mingle
|
||||
UNICOS_PSTLOAD=UNICOS.pstload
|
||||
INSTALLRULES=Installrules
|
||||
;;
|
||||
*)
|
||||
install_errorexit "Unknown UNICOS version"
|
||||
|
||||
Reference in New Issue
Block a user