Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
nl6720
archiso
Commits
6e1ca35e
Verified
Commit
6e1ca35e
authored
Jun 13, 2021
by
nl6720
Browse files
Update ArchWiki article URLs
Use the new, prettier short URLs.
parent
8a01a6c8
Pipeline
#8641
passed with stages
in 86 minutes and 58 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.rst
View file @
6e1ca35e
...
...
@@ -143,7 +143,7 @@ Contribute
Development of archiso takes place on Arch Linux' Gitlab: https://gitlab.archlinux.org/archlinux/archiso.
Please read our distribution-wide `Code of Conduct <https://wiki.archlinux.org/
index.php
/Code_of_conduct>`_ before
Please read our distribution-wide `Code of Conduct <https://wiki.archlinux.org/
title
/Code_of_conduct>`_ before
contributing, to understand what actions will and will not be tolerated.
Read our `contributing guide <CONTRIBUTING.rst>`_ to learn more about how to provide fixes or improvements for the code
...
...
archiso/mkarchiso
View file @
6e1ca35e
...
...
@@ -439,7 +439,7 @@ _make_bootmode_bios.syslinux.mbr() {
# Add other aditional/extra files to ${install_dir}/boot/
if
[[
-e
"
${
pacstrap_dir
}
/boot/memtest86+/memtest.bin"
]]
;
then
# rename for PXE: https://wiki.archlinux.org/
index.php
/Syslinux#Using_memtest
# rename for PXE: https://wiki.archlinux.org/
title
/Syslinux#Using_memtest
install
-m
0644
--
"
${
pacstrap_dir
}
/boot/memtest86+/memtest.bin"
"
${
isofs_dir
}
/
${
install_dir
}
/boot/memtest"
install
-d
-m
0755
--
"
${
isofs_dir
}
/
${
install_dir
}
/boot/licenses/memtest86+/"
install
-m
0644
--
"
${
pacstrap_dir
}
/usr/share/licenses/common/GPL2/license.txt"
\
...
...
@@ -767,7 +767,7 @@ _add_xorrisofs_options_bios.syslinux.mbr() {
# When GPT is used, create an additional partition in the MBR (besides 0xEE) for sectors 0–1 (MBR
# bootstrap code area) and mark it as bootable
# May allow booting on some systems
# https://wiki.archlinux.org/
index.php
/Partitioning#Tricking_old_BIOS_into_booting_from_GPT
# https://wiki.archlinux.org/
title
/Partitioning#Tricking_old_BIOS_into_booting_from_GPT
'--mbr-force-bootable'
# Move the first partition away from the start of the ISO to match the expectations of partition editors
# May allow booting on some systems
...
...
configs/releng/airootfs/etc/motd
View file @
6e1ca35e
To install [38;2;23;147;209mArch Linux[0m follow the installation guide:
https://wiki.archlinux.org/
index.php
/Installation_guide
https://wiki.archlinux.org/
title
/Installation_guide
For Wi-Fi, authenticate to the wireless network using the [35miwctl[0m utility.
For mobile broadband (WWAN) modems, connect with the [35mmmcli[0m utility.
...
...
configs/releng/airootfs/usr/local/bin/Installation_guide
View file @
6e1ca35e
...
...
@@ -2,4 +2,4 @@
#
# SPDX-License-Identifier: GPL-3.0-or-later
exec
lynx
'https://wiki.archlinux.org/
index.php
/Installation_guide'
exec
lynx
'https://wiki.archlinux.org/
title
/Installation_guide'
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment