Commit Graph

19 Commits

Author SHA1 Message Date
Charles Cross
84c0305b45 Added new options to create-image script 2016-05-05 15:08:30 -07:00
Charles Cross
4305c12651 Added new build options for the build.sh script 2016-05-05 15:08:10 -07:00
Charles Cross
d4a8b428f9 Added vscode to gitignore 2016-05-03 12:52:03 -07:00
Charles Cross
8b46b7544c Made fix to create-image script. Create rpi/images dir before using dd 2016-05-02 14:15:42 -07:00
Charles Cross
4dc06c7f7c Added boot tweak substage to stage2. Having the init_resize at the end of cmdline.txt causes boot failure after first boot for some reason. Changed some default network details. Disabled bluetooth for normal UART operation and serial console 2016-05-02 12:31:43 -07:00
Charles Cross
67575efdcd Updated readme with example usage 2016-05-02 12:29:36 -07:00
Charles Cross
0e6041b131 Update, reconfigure, and set default locale info 2016-05-02 12:21:30 -07:00
Charles Cross
e5533608a2 Elaborated on original fstab file 2016-05-02 12:21:01 -07:00
Charles Cross
a015170c39 Added step to install fstab file, otherwise booting fails in created image because the fstab is empty 2016-05-02 12:17:38 -07:00
Charles Cross
e13e2ee2ed Added comments 2016-05-02 12:16:52 -07:00
Charles Cross
fcac3a1456 Added alternate chroot function that uses systemd-nspawn instead of chroot, for host systems that use systemd. Haven't tested yet. 2016-05-02 12:16:03 -07:00
Charles Cross
953a40e003 Created an initial script that builds an image from a generated stage rootfs 2016-05-02 12:15:13 -07:00
Charles Cross
be4bfa0c13 Addede comments and default image name 2016-05-02 12:14:23 -07: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