diff options
author | Javier Sánchez Parra <jsanchez@soleta.eu> | 2022-05-30 12:34:33 +0200 |
---|---|---|
committer | OpenGnSys Support Team <soporte-og@soleta.eu> | 2022-06-14 11:57:17 +0200 |
commit | 49bdbe9ad83d3c2f7710f81960b3407e882563ac (patch) | |
tree | 4f0453e5b50a7dd968077545a93c5652de2d4a55 /server/tftpboot/menu.lst/templates/unknown | |
parent | e63103505ee21ac47a99a16b4f3d2096f79549d7 (diff) |
#1075 Rename boot templates
Rename boot templates to improve readability and clarity.
Diffstat (limited to 'server/tftpboot/menu.lst/templates/unknown')
-rw-r--r-- | server/tftpboot/menu.lst/templates/unknown | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/server/tftpboot/menu.lst/templates/unknown b/server/tftpboot/menu.lst/templates/unknown new file mode 100644 index 00000000..eaf70de7 --- /dev/null +++ b/server/tftpboot/menu.lst/templates/unknown @@ -0,0 +1,6 @@ +##NO-TOCAR-ESTA-LINEA Sin-designar +timeout 1 +title MBR +chainloader (hd0)+1 +rootnoverify (hd0) +boot
\ No newline at end of file |