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
archiso
Commits
91b63fcd
Commit
91b63fcd
authored
May 10, 2011
by
Gerardo Exequiel Pozzi
Browse files
[syslinux-iso] oops! add missing )
Signed-off-by:
Gerardo Exequiel Pozzi
<
vmlinuz386@yahoo.com.ar
>
parent
2499a4cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
configs/syslinux-iso/overlay/etc/rc.conf
View file @
91b63fcd
...
...
@@ -21,7 +21,7 @@ KEYMAP="$(kernel_cmdline keymap ${KEYMAP_DEFAULT})"
CONSOLEFONT
=
"$(kernel_cmdline consolefont ${CONSOLEFONT_DEFAULT})"
CONSOLEMAP
=
"$(kernel_cmdline consolemap ${CONSOLEMAP_DEFAULT})"
USECOLOR
=
"$(kernel_cmdline usecolor ${USECOLOR_DEFAULT})"
VERBOSE
=
"$(kernel_cmdline verbose ${VERBOSE_DEFAULT}"
VERBOSE
=
"$(kernel_cmdline verbose ${VERBOSE_DEFAULT}
)
"
MOD_AUTOLOAD
=
"yes"
MODULES
=()
...
...
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