index
:
forks/archiso
custom_config
master
Fork of the official archiso scripts repository
Thorsten Töpper
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add contributing guideline about merge requests
David Runge
2022-01-30
1
-0
/
+14
*
Add info about adding a changelog entry for merge requests
David Runge
2022-01-30
1
-0
/
+8
*
Add the installation of latest archlinux-keyring to CI
David Runge
2022-01-29
1
-0
/
+5
*
configs/releng/airootfs/etc/systemd/system/getty@tty1.service.d/autologin.con...
nl6720
2022-01-28
1
-1
/
+1
*
configs/*/airootfs/etc/systemd/network/20-ethernet.network: add a comment to ...
nl6720
2022-01-22
2
-0
/
+6
*
Merge remote-tracking branch 'origin/merge-requests/228'
nl6720
2022-01-22
1
-0
/
+1
|
\
|
*
Add linux-firmware-marvell for Surface Pro 6 wi-fi
mono wock
2022-01-22
1
-0
/
+1
|
/
*
Merge branch 'weltio-master-patch-55325' of https://gitlab.archlinux.org/welt...
nl6720
2022-01-22
1
-1
/
+1
|
\
|
*
https://gitlab.archlinux.org/archlinux/archiso/-/issues/163
weltio weltio
2022-01-21
1
-1
/
+1
|
/
*
Merge branch 'hayao0819/archiso-fix-mmd-validation-error'
nl6720
2022-01-09
1
-0
/
+1
|
\
|
*
mkarchiso: Fix mmd-command check
hayao
2022-01-08
1
-0
/
+1
|
/
*
Merge branch 'version/60'
David Runge
2021-12-28
1
-0
/
+31
|
\
|
*
Add changelog for version 60
David Runge
2021-12-28
1
-0
/
+19
|
*
Add dummy changelog entry
David Runge
2021-12-28
1
-0
/
+12
|
/
*
Merge branch 'nl6720_developer'
David Runge
2021-12-28
1
-4
/
+12
|
\
|
*
Add nl6720 to the list of maintainers
David Runge
2021-12-18
1
-4
/
+12
|
/
*
Merge branch '151-mkarchiso-should-show-code-signing-certificates-none-if-no-...
nl6720
2021-12-10
1
-1
/
+1
|
\
|
*
mkarchiso: show "Code signing certificates: None" if no keys/certificates are...
nl6720
2021-12-10
1
-1
/
+1
|
/
*
Merge branch 'rm-archiso_shutdown'
nl6720
2021-12-10
1
-1
/
+1
|
\
|
*
configs/releng/airootfs/etc/mkinitcpio.conf: remove archiso_shutdown
nl6720
2021-12-02
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'origin/changelog/59'
David Runge
2021-11-30
1
-0
/
+21
|
\
|
*
Add changelog for v59
David Runge
2021-11-30
1
-0
/
+21
|
/
*
Merge remote-tracking branch 'deimosian/deimosian-master-patch-67154'
David Runge
2021-11-30
1
-1
/
+1
|
\
|
*
Fixes failure to retry script download. Tested and verified the issue is reso...
Howard Hicks
2021-11-30
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'tomty89/grub_refind'
David Runge
2021-11-30
1
-0
/
+2
|
\
|
*
Add grub and refind back
Tom Yan
2021-11-30
1
-0
/
+2
|
/
*
Merge remote-tracking branch 'nl6720/more-quiet'
David Runge
2021-11-30
1
-14
/
+24
|
\
|
*
mkarchiso: use mkfs.erofs --quiet in quiet mode
nl6720
2021-11-22
1
-2
/
+4
|
*
mkarchiso: use mksquashfs -quiet instead of redirecting its stdout to /dev/null
nl6720
2021-11-05
1
-6
/
+3
|
*
mkarchiso: do not show subdirectory sizes in netboot mode
nl6720
2021-11-05
1
-1
/
+1
|
*
mkarchiso: redirect command -v output to /dev/null
nl6720
2021-11-05
1
-1
/
+1
|
*
mkarchiso: silence xorriso's note about SOURCE_DATE_EPOCH
nl6720
2021-11-05
1
-3
/
+8
|
*
mkarchiso: silence mkfs.fat in quiet mode
nl6720
2021-11-04
1
-1
/
+7
|
/
*
Merge remote-tracking branch 'nl6720/netboot-no-bootmodes'
David Runge
2021-11-03
1
-18
/
+22
|
\
|
*
mkarchiso: do not require setting boot modes when building only netboot artif...
nl6720
2021-11-02
1
-18
/
+22
|
/
*
Merge remote-tracking branch 'nl6720/date'
David Runge
2021-11-02
1
-2
/
+3
|
\
|
*
mkarchiso: replace external date command with printf
nl6720
2021-11-02
1
-2
/
+3
|
/
*
Merge remote-tracking branch 'nl6720/mailmap'
David Runge
2021-11-02
1
-0
/
+16
|
\
|
*
Add .mailmap file
nl6720
2021-08-31
1
-0
/
+16
|
/
*
Merge branch 'changelog/58'
David Runge
2021-08-25
1
-0
/
+25
|
\
|
*
Add changelog for v58
David Runge
2021-08-25
1
-0
/
+25
|
/
*
Merge remote-tracking branch 'nl6720/fix-unbound-variables-in-_validate_options'
David Runge
2021-08-25
1
-78
/
+91
|
\
|
*
mkarchiso: error out of iso and netboot build modes if no boot modes are spec...
nl6720
2021-08-25
1
-0
/
+4
|
*
mkarchiso: split out build mode specific checks from _validate_options to _va...
nl6720
2021-08-25
1
-77
/
+86
|
*
mkarchiso: fix unbound variable errors in _validate_options
nl6720
2021-08-25
1
-4
/
+4
|
/
*
Merge remote-tracking branch 'nl6720/gpg-sender'
David Runge
2021-08-24
2
-8
/
+23
|
\
|
*
.gitlab/ci/build_archiso.sh: use mkarchiso's -G option
nl6720
2021-08-25
1
-0
/
+3
|
*
mkarchiso: support setting gpg sender
nl6720
2021-08-25
1
-4
/
+13
|
*
mkarchiso: add some sane gpg options to override those set in user's gpg.conf
nl6720
2021-08-25
1
-6
/
+9
|
/
*
Merge remote-tracking branch 'nl6720/openssh-8.7p1'
David Runge
2021-08-24
2
-10
/
+10
|
\
[prev]
[next]