Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Tools
development-tools
manjaro-tools
Commits
78cb2f52
Commit
78cb2f52
authored
Mar 08, 2016
by
udeved
Browse files
Merge branch 'devel' of github.com:manjaro/manjaro-tools
parents
56b4672f
5293f9a3
Changes
3
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
78cb2f52
Version
=
0.11.
3
Version
=
0.11.
4
PREFIX
=
/usr/local
SYSCONFDIR
=
/etc
...
...
data/desktop.map
View file @
78cb2f52
openbox:openbox-session
bspwm:bspwm-session
jwm:jwm
i3:i3
fluxbox:startfluxbox
pekwm:pekwm
plasma:startkde
gnome:gnome-session
xfce:startxfce4
...
...
@@ -7,9 +12,6 @@ mate:mate-session
enlightenment:enlightenment_start
LXDE:lxsession
lxqt:lxqt-session
pekwm:pekwm
pantheon:pantheon-session
budgie-desktop:budgie-desktop
i3:i3
fluxbox:startfluxbox
deepin:startdde
lib/util-iso-image.sh
View file @
78cb2f52
...
...
@@ -376,7 +376,7 @@ configure_root_image(){
configure_custom_image
(){
msg
"Configuring [%s-image]"
"
${
profile
}
"
configure_plymouth
"
$1
"
configure_displaymanager
"
$1
"
[[
${
displaymanager
}
!=
'none'
]]
&&
configure_displaymanager
"
$1
"
configure_services
"
$1
"
msg
"Done configuring [%s-image]"
"
${
profile
}
"
}
...
...
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