This commit is contained in:
2020-03-01 15:05:56 +00:00
parent e89843c9f7
commit 9ce93d3752
15 changed files with 21 additions and 21 deletions

View File

@@ -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 linux /EFI/archiso/vmlinuz.efi
initrd /EFI/archiso/intel_ucode.img initrd /EFI/archiso/intel_ucode.img
initrd /EFI/archiso/amd_ucode.img initrd /EFI/archiso/amd_ucode.img

View File

@@ -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 linux /%INSTALL_DIR%/boot/x86_64/vmlinuz
initrd /%INSTALL_DIR%/boot/intel_ucode.img initrd /%INSTALL_DIR%/boot/intel_ucode.img
initrd /%INSTALL_DIR%/boot/amd_ucode.img initrd /%INSTALL_DIR%/boot/amd_ucode.img

View File

@@ -36,7 +36,7 @@ darkhttpd
ddrescue ddrescue
dhclient dhclient
dialog dialog
discimagechef aaru
dmidecode dmidecode
dmraid dmraid
dnsmasq dnsmasq

View File

@@ -100,6 +100,6 @@ Server = https://mirror.math.princeton.edu/pub/archlinux32/$arch/$repo/
#SigLevel = Optional TrustAll #SigLevel = Optional TrustAll
#Server = file:///home/custompkgs #Server = file:///home/custompkgs
[discimagechef] [aaru]
Server = file:///home/claunia/Development/DiscImageChef/archdic/repo Server = file:///home/claunia/Development/Aaru/archdic/repo
SigLevel = Optional TrustAll SigLevel = Optional TrustAll

View File

@@ -2,7 +2,7 @@ INCLUDE boot/syslinux/archiso_head.cfg
LABEL arch32_nbd LABEL arch32_nbd
TEXT HELP TEXT HELP
Boot the DiscImageChef's Arch Linux (i686) live medium (Using NBD). Boot the Aaru's Arch Linux (i686) live medium (Using NBD).
It allows you to install Arch Linux or perform system maintenance. It allows you to install Arch Linux or perform system maintenance.
ENDTEXT ENDTEXT
MENU LABEL Boot Arch Linux (i686) (NBD) MENU LABEL Boot Arch Linux (i686) (NBD)
@@ -13,7 +13,7 @@ SYSAPPEND 3
LABEL arch32_nfs LABEL arch32_nfs
TEXT HELP TEXT HELP
Boot the DiscImageChef's Arch Linux (i686) live medium (Using NFS). Boot the Aaru's Arch Linux (i686) live medium (Using NFS).
It allows you to install Arch Linux or perform system maintenance. It allows you to install Arch Linux or perform system maintenance.
ENDTEXT ENDTEXT
MENU LABEL Boot Arch Linux (i686) (NFS) MENU LABEL Boot Arch Linux (i686) (NFS)
@@ -24,7 +24,7 @@ SYSAPPEND 3
LABEL arch32_http LABEL arch32_http
TEXT HELP TEXT HELP
Boot the DiscImageChef's Arch Linux (i686) live medium (Using HTTP). Boot the Aaru's Arch Linux (i686) live medium (Using HTTP).
It allows you to install Arch Linux or perform system maintenance. It allows you to install Arch Linux or perform system maintenance.
ENDTEXT ENDTEXT
MENU LABEL Boot Arch Linux (i686) (HTTP) MENU LABEL Boot Arch Linux (i686) (HTTP)

View File

@@ -2,7 +2,7 @@ INCLUDE boot/syslinux/archiso_head.cfg
LABEL arch32 LABEL arch32
TEXT HELP TEXT HELP
Boot the DiscImageChef's Arch Linux (i686) live medium. Boot the Aaru's Arch Linux (i686) live medium.
It allows you to install Arch Linux or perform system maintenance. It allows you to install Arch Linux or perform system maintenance.
ENDTEXT ENDTEXT
MENU LABEL Boot Arch Linux (i686) MENU LABEL Boot Arch Linux (i686)

View File

@@ -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 linux /EFI/archiso/vmlinuz.efi
initrd /EFI/archiso/intel_ucode.img initrd /EFI/archiso/intel_ucode.img
initrd /EFI/archiso/amd_ucode.img initrd /EFI/archiso/amd_ucode.img

View File

@@ -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 linux /%INSTALL_DIR%/boot/x86_64/vmlinuz
initrd /%INSTALL_DIR%/boot/intel_ucode.img initrd /%INSTALL_DIR%/boot/intel_ucode.img
initrd /%INSTALL_DIR%/boot/amd_ucode.img initrd /%INSTALL_DIR%/boot/amd_ucode.img

View File

View File

@@ -36,7 +36,7 @@ cvs
ddrescue ddrescue
dhclient dhclient
dialog dialog
discimagechef-git aaru-git
dmidecode dmidecode
dmraid dmraid
dnsmasq dnsmasq

View File

@@ -100,6 +100,6 @@ Include = /etc/pacman.d/mirrorlist
#SigLevel = Optional TrustAll #SigLevel = Optional TrustAll
#Server = file:///home/custompkgs #Server = file:///home/custompkgs
[discimagechef] [aaru]
Server = file:///home/claunia/Development/DiscImageChef/archdic/repo Server = file:///home/claunia/Development/Aaru/archdic/repo
SigLevel = Optional TrustAll SigLevel = Optional TrustAll

View File

@@ -1,6 +1,6 @@
SERIAL 0 38400 SERIAL 0 38400
UI boot/syslinux/vesamenu.c32 UI boot/syslinux/vesamenu.c32
MENU TITLE DiscImageChef's Arch Linux MENU TITLE Aaru's Arch Linux
MENU BACKGROUND boot/syslinux/splash.png MENU BACKGROUND boot/syslinux/splash.png
MENU WIDTH 78 MENU WIDTH 78

View File

@@ -2,7 +2,7 @@ INCLUDE boot/syslinux/archiso_head.cfg
LABEL arch64_nbd LABEL arch64_nbd
TEXT HELP 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. It allows you to install Arch Linux or perform system maintenance.
ENDTEXT ENDTEXT
MENU LABEL Boot Arch Linux (x86_64) (NBD) MENU LABEL Boot Arch Linux (x86_64) (NBD)
@@ -13,7 +13,7 @@ SYSAPPEND 3
LABEL arch64_nfs LABEL arch64_nfs
TEXT HELP 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. It allows you to install Arch Linux or perform system maintenance.
ENDTEXT ENDTEXT
MENU LABEL Boot Arch Linux (x86_64) (NFS) MENU LABEL Boot Arch Linux (x86_64) (NFS)
@@ -24,7 +24,7 @@ SYSAPPEND 3
LABEL arch64_http LABEL arch64_http
TEXT HELP 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. It allows you to install Arch Linux or perform system maintenance.
ENDTEXT ENDTEXT
MENU LABEL Boot Arch Linux (x86_64) (HTTP) MENU LABEL Boot Arch Linux (x86_64) (HTTP)

View File

@@ -2,7 +2,7 @@ INCLUDE boot/syslinux/archiso_head.cfg
LABEL arch64 LABEL arch64
TEXT HELP 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. It allows you to install Arch Linux or perform system maintenance.
ENDTEXT ENDTEXT
MENU LABEL Boot Arch Linux (x86_64) MENU LABEL Boot Arch Linux (x86_64)

View File

@@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
cd archdic-x86 cd archdic-x86
./build.sh -v -N dicarch -L DIC_`date +%Y%m` -P "Natalia Portillo <claunia@claunia.com>" -A "DiscImageChef Rescue CD" ./build.sh -v -N dicarch -L DIC_`date +%Y%m` -P "Natalia Portillo <claunia@claunia.com>" -A "Aaru Rescue CD"
cd ../archdic-x86_64 cd ../archdic-x86_64
./build.sh -v -N dicarch -L DIC_`date +%Y%m` -P "Natalia Portillo <claunia@claunia.com>" -A "DiscImageChef Rescue CD" ./build.sh -v -N dicarch -L DIC_`date +%Y%m` -P "Natalia Portillo <claunia@claunia.com>" -A "Aaru Rescue CD"
cd .. cd ..