diff options
| author | nl6720 <nl6720@gmail.com> | 2023-01-29 11:11:38 +0200 |
|---|---|---|
| committer | nl6720 <nl6720@gmail.com> | 2023-01-29 11:11:38 +0200 |
| commit | ab3d78860e1dc4cd157e455a7071cc9e8a99a772 (patch) | |
| tree | be4426b4704d396fce59c8c3d336463240f7bbd6 /configs/releng/syslinux/archiso_tail.cfg | |
| parent | cd621f5f4a180ddbf5b6ddf2eb53c9d17cd9a14c (diff) | |
| download | archiso-ab3d78860e1dc4cd157e455a7071cc9e8a99a772.tar.gz archiso-ab3d78860e1dc4cd157e455a7071cc9e8a99a772.tar.bz2 | |
Update URLs
* Update mkinitcpio-archiso project link,
* Update code of conduct link,
* Update arch-releng mailing list link,
* Use HTTPS where possible,
* Replace dead link.
Diffstat (limited to 'configs/releng/syslinux/archiso_tail.cfg')
| -rw-r--r-- | configs/releng/syslinux/archiso_tail.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/releng/syslinux/archiso_tail.cfg b/configs/releng/syslinux/archiso_tail.cfg index e5339a2..dcbb413 100644 --- a/configs/releng/syslinux/archiso_tail.cfg +++ b/configs/releng/syslinux/archiso_tail.cfg @@ -7,12 +7,12 @@ MENU LABEL Boot existing OS COM32 chain.c32 APPEND hd0 0 -# http://www.memtest.org/ +# https://www.memtest.org/ LABEL memtest MENU LABEL Run Memtest86+ (RAM test) LINUX /%INSTALL_DIR%/boot/memtest -# http://hdt-project.org/ +# https://wiki.syslinux.org/wiki/index.php/Hdt_(Hardware_Detection_Tool) LABEL hdt MENU LABEL Hardware Information (HDT) COM32 hdt.c32 |
