Commit Graph

371 Commits (906c587fcde8b69c24d8f895512caac9b819f454)

Author SHA1 Message Date
XECDesign 2413210a6f Merge pull request #8 from staroselskii/pr-fix-network-interfaces-for-lite-image
Fix for patchsets with same names in substages
2016-07-30 02:41:03 +10:00
Staroselskii Georgii 9b0a793dfb build.sh: fix for patchsets with same names in substages
In that case (i.e. stage2/01-sys-tweaks and stage2/02-net-tweaks) a
directory with a same name (00-pc) is getting created for both quilt
patch sets. This might yield a situation when second patch set is not
applied.

The fix is to come up with a more sophisticated naming convention for intermediate
patchset directory (which .pc symlinks to) and create separate
directories for each patchset.
2016-07-29 18:51:55 +03:00
Serge Schneider dddb5b5f74 export-noobs: ensure STAGE_WORK_DIR exists 2016-05-27 13:22:06 +01:00
Serge Schneider 5add7283d4 Add noobs export stage 2016-05-27 11:56:23 +01:00
Serge Schneider 062af361c8 Merge branch 'base' into dev 2016-05-27 11:55:26 +01:00
Serge Schneider cc5a65723c Add NOOBS export support 2016-05-27 11:54:56 +01:00
Serge Schneider 96bb138c83 hardlink documentation 2016-05-19 19:45:54 +01:00
Serge Schneider 00f9443309 Add python spidev packages 2016-05-17 15:01:30 +01:00
Serge Schneider c32099002b fix alacarte menu hiding problem 2016-05-09 18:29:21 +01:00
Serge Schneider bdca3e3b48 Rework 2016-05-05 21:21:42 +01:00
Serge Schneider 19a1b94d2a Merge branch 'base' into dev 2016-05-05 19:39:43 +01:00
Serge Schneider de878cc217 build.sh: fix patches 2016-05-05 16:55:35 +01:00
Serge Schneider b61c63db8f common: Fix issue date 2016-05-05 14:55:53 +01:00
Serge Schneider aca321fd70 Various fixes 2016-05-04 19:52:13 +01:00
Teguh Sobirin 612c1a73f1 Add missing /dev/pts
Missing /dev/pts causing "Can not write log, openpty() failed (/dev/pts not mounted?)"
2016-04-27 10:33:04 +01:00
XECDesign ace01f2fc7 Merge pull request #2 from tjstyle/dev
Add missing /dev/pts
2016-04-21 17:14:20 +01:00
Teguh Sobirin 20f687e907 Add missing /dev/pts
Missing /dev/pts causing "Can not write log, openpty() failed (/dev/pts not mounted?)"
2016-04-16 21:02:48 +07:00
Serge Schneider 99bf2f4d61 Add Raspbian stages 2016-04-11 07:34:01 +01:00
Serge Schneider 5200b19f9a Update README.md 2016-04-11 07:32:43 +01:00
Serge Schneider 2701f10c90 Initial build script 2016-04-11 07:21:07 +01:00
Serge Schneider 25b7d54af5 Setup initial layout 2016-04-08 03:32:06 +01:00