Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
Mkinitcpio
mkinitcpio-archiso
Commits
e295392a
Commit
e295392a
authored
Oct 03, 2020
by
Alexander Epaneshnikov
Browse files
implement accessibility support in archiso
this fixes #67
parent
3fe8f35c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
e295392a
...
...
@@ -25,7 +25,8 @@ lint:
$(
wildcard
configs/
*
/build.sh
)
\
$(
wildcard
configs/
*
/profiledef.sh
)
\
configs/releng/airootfs/root/.automated_script.sh
\
configs/releng/airootfs/usr/local/bin/choose-mirror
configs/releng/airootfs/usr/local/bin/choose-mirror
\
configs/releng/airootfs/usr/local/bin/livecd-sound
shellcheck
-s
dash
$(HOOKS_FILES)
$(SCRIPT_FILES)
install
:
install-program install-examples install-doc
...
...
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