mirror of
https://github.com/aaru-dps/archaaru.git
synced 2025-12-16 19:24:37 +00:00
Rename
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
title DiscImageChef's Arch Linux archiso x86_64 UEFI CD
|
||||
title Aaru's Arch Linux archiso x86_64 UEFI CD
|
||||
linux /EFI/archiso/vmlinuz.efi
|
||||
initrd /EFI/archiso/intel_ucode.img
|
||||
initrd /EFI/archiso/amd_ucode.img
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
title DiscImageChef's Arch Linux archiso x86_64 UEFI USB
|
||||
title Aaru's Arch Linux archiso x86_64 UEFI USB
|
||||
linux /%INSTALL_DIR%/boot/x86_64/vmlinuz
|
||||
initrd /%INSTALL_DIR%/boot/intel_ucode.img
|
||||
initrd /%INSTALL_DIR%/boot/amd_ucode.img
|
||||
|
||||
0
archaaru-x86_64/packages.both
Normal file
0
archaaru-x86_64/packages.both
Normal file
@@ -36,7 +36,7 @@ cvs
|
||||
ddrescue
|
||||
dhclient
|
||||
dialog
|
||||
discimagechef-git
|
||||
aaru-git
|
||||
dmidecode
|
||||
dmraid
|
||||
dnsmasq
|
||||
|
||||
@@ -100,6 +100,6 @@ Include = /etc/pacman.d/mirrorlist
|
||||
#SigLevel = Optional TrustAll
|
||||
#Server = file:///home/custompkgs
|
||||
|
||||
[discimagechef]
|
||||
Server = file:///home/claunia/Development/DiscImageChef/archdic/repo
|
||||
[aaru]
|
||||
Server = file:///home/claunia/Development/Aaru/archdic/repo
|
||||
SigLevel = Optional TrustAll
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
SERIAL 0 38400
|
||||
UI boot/syslinux/vesamenu.c32
|
||||
MENU TITLE DiscImageChef's Arch Linux
|
||||
MENU TITLE Aaru's Arch Linux
|
||||
MENU BACKGROUND boot/syslinux/splash.png
|
||||
|
||||
MENU WIDTH 78
|
||||
|
||||
@@ -2,7 +2,7 @@ INCLUDE boot/syslinux/archiso_head.cfg
|
||||
|
||||
LABEL arch64_nbd
|
||||
TEXT HELP
|
||||
Boot the DiscImageChef's Arch Linux (x86_64) live medium (Using NBD).
|
||||
Boot the Aaru's Arch Linux (x86_64) live medium (Using NBD).
|
||||
It allows you to install Arch Linux or perform system maintenance.
|
||||
ENDTEXT
|
||||
MENU LABEL Boot Arch Linux (x86_64) (NBD)
|
||||
@@ -13,7 +13,7 @@ SYSAPPEND 3
|
||||
|
||||
LABEL arch64_nfs
|
||||
TEXT HELP
|
||||
Boot the DiscImageChef's Arch Linux (x86_64) live medium (Using NFS).
|
||||
Boot the Aaru's Arch Linux (x86_64) live medium (Using NFS).
|
||||
It allows you to install Arch Linux or perform system maintenance.
|
||||
ENDTEXT
|
||||
MENU LABEL Boot Arch Linux (x86_64) (NFS)
|
||||
@@ -24,7 +24,7 @@ SYSAPPEND 3
|
||||
|
||||
LABEL arch64_http
|
||||
TEXT HELP
|
||||
Boot the DiscImageChef's Arch Linux (x86_64) live medium (Using HTTP).
|
||||
Boot the Aaru's Arch Linux (x86_64) live medium (Using HTTP).
|
||||
It allows you to install Arch Linux or perform system maintenance.
|
||||
ENDTEXT
|
||||
MENU LABEL Boot Arch Linux (x86_64) (HTTP)
|
||||
|
||||
@@ -2,7 +2,7 @@ INCLUDE boot/syslinux/archiso_head.cfg
|
||||
|
||||
LABEL arch64
|
||||
TEXT HELP
|
||||
Boot the DiscImageChef's Arch Linux (x86_64) live medium.
|
||||
Boot the Aaru's Arch Linux (x86_64) live medium.
|
||||
It allows you to install Arch Linux or perform system maintenance.
|
||||
ENDTEXT
|
||||
MENU LABEL Boot Arch Linux (x86_64)
|
||||
|
||||
Reference in New Issue
Block a user