Changeset 915
- Timestamp:
- Jan 12, 2008 1:10:34 AM (5 years ago)
- Location:
- trunk/debirf
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/debirf/fs/usr/share/debirf/modules/xkiosk
r913 r915 3 3 # debirf module: xkiosk 4 4 # create an graphical kiosk that starts x and a browser on boot. 5 # 6 # note: This depends on the install-runit module. 5 7 # 6 8 # The debirf scripts were written by … … 13 15 14 16 ### download needed packages 15 # # need to prep inittab for runit so that runit.postinst doesn't think16 # # it needs to HUP init17 # cat <<EOF >> "$DEBIRF_ROOT"/etc/inittab18 # #-- runit begin19 # SV:123456:respawn:/usr/sbin/runsvdir-start20 # #-- runit end21 # EOF22 17 23 18 # could maybe pick and choose xorg packages if hardware known 24 debirf_exec apt-get install --assume-yes xorg runitmatchbox-window-manager iceweasel19 debirf_exec apt-get install --assume-yes xorg matchbox-window-manager iceweasel 25 20 26 21 ### properly configure X
Note: See TracChangeset
for help on using the changeset viewer.

