- 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:
Michael Pozhidaev 2013-01-28 08:35:16 +07:00
parent 75c08d9f3c
commit bee01a86cd
4 changed files with 6 additions and 3 deletions

View File

@ -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

View File

@ -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)

View File

@ -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

View File

@ -0,0 +1,2 @@
homeros-core
homeros-live-data