Homeros:
- homeros-nano image is renamed to homeros-mini; - homeros/homeros package list is added; - default volume changed from 100% to 75.
This commit is contained in:
parent
75c08d9f3c
commit
bee01a86cd
@ -1,6 +1,6 @@
|
||||
|
||||
ifeq (distro,$(IMAGE_CLASS))
|
||||
|
||||
distro/homeros-nano: distro/.live-base use/live/textinstall use/homeros; @:
|
||||
distro/homeros-mini: distro/.live-base use/live/textinstall use/homeros; @:
|
||||
|
||||
endif
|
||||
|
@ -3,6 +3,7 @@ use/homeros:
|
||||
# @$(call set,BRANDING,simply-linux)
|
||||
# @$(call add,THE_BRANDING,menu xfce-settings)
|
||||
@$(call add,THE_LISTS,homeros/voiceman)
|
||||
@$(call add,THE_LISTS,homeros/homeros)
|
||||
@$(call add,THE_LISTS,homeros/tts)
|
||||
@$(call add,THE_LISTS,homeros/yasr)
|
||||
@$(call add,THE_LISTS,homeros/tools)
|
||||
|
@ -3,9 +3,9 @@
|
||||
cat <<EOF > /etc/rc.d/rc.local
|
||||
#!/bin/sh
|
||||
|
||||
amixer set Master 100%
|
||||
amixer set Master 75%
|
||||
amixer set Master toggle
|
||||
amixer set PCM 100%
|
||||
amixer set PCM 75%
|
||||
amixer set PCM toggle
|
||||
|
||||
EOF
|
||||
|
2
pkg.in/lists/homeros/homeros
Normal file
2
pkg.in/lists/homeros/homeros
Normal file
@ -0,0 +1,2 @@
|
||||
homeros-core
|
||||
homeros-live-data
|
Loading…
x
Reference in New Issue
Block a user