more sane temp build name
parent
9a0f1c1ea7
commit
f047bede59
|
|
@ -9,9 +9,9 @@ apt-get install --no-install-recommends --yes leafpad qalculate-gtk pcmanfm wicd
|
||||||
(cd rootcopy && cp --parents -afr * /)
|
(cd rootcopy && cp --parents -afr * /)
|
||||||
chown -R guest.users /home/guest
|
chown -R guest.users /home/guest
|
||||||
|
|
||||||
savechanges /04-apps-stock.sb
|
savechanges /apps-stock.sb
|
||||||
cd /
|
cd /
|
||||||
unsquashfs /04-apps-stock.sb
|
unsquashfs /apps-stock.sb
|
||||||
|
|
||||||
# we want to patch pcmanfm it to hide ugly root warning icon
|
# we want to patch pcmanfm it to hide ugly root warning icon
|
||||||
# so we will recompile whole package
|
# so we will recompile whole package
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue