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/11 | |
parent | e63103505ee21ac47a99a16b4f3d2096f79549d7 (diff) |
#1075 Rename boot templates
Rename boot templates to improve readability and clarity.
Diffstat (limited to 'server/tftpboot/menu.lst/templates/11')
-rw-r--r-- | server/tftpboot/menu.lst/templates/11 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/server/tftpboot/menu.lst/templates/11 b/server/tftpboot/menu.lst/templates/11 deleted file mode 100644 index 6635b495..00000000 --- a/server/tftpboot/menu.lst/templates/11 +++ /dev/null @@ -1,8 +0,0 @@ -##NO-TOCAR-ESTA-LINEA 1hd-1partition -timeout 1 -title FirstDisk-FirstPartition -root (hd0,0) -chainloader (hd0,0)+1 -boot - - |