- 11 Jan, 2018 6 commits
-
-
Guido Gunther authored
so files/ only contains generated stuff. This Separates files we want to upload (needed to build the image) from files in this repo and temporary files like logs before things get out of control.
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
Otherwise calling make on an aborted image build will compress it instead o rebuilding it
-
Guido Gunther authored
so not every function has to bother with the proper setup.
-
Guido Gunther authored
-
- 10 Jan, 2018 15 commits
-
-
Guido Gunther authored
It's not needed on the nitrogen boards and the losetup sometimes confuses the build if vmdeboostrap was interrupted forcefully.
-
Guido Gunther authored
Old Boundary uboot cant read from ext4 and so we need ext2 for the initial uboot update. Also we want separate /boot to turn on disk encryption.
-
Guido Gunther authored
There passed down to vmdeboostrap explicitly anyways since sudo might clean the environment.
-
Guido Gunther authored
It's currently not used
-
Guido Gunther authored
to not leave traces on the host system
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
While we could install some in root.sh and some in lava.sh having this in one place makes it easier to debug and since we're past debootstrap it's more robust.
-
Guido Gunther authored
-
Guido Gunther authored
This adds a function which runs apt-get inside the generated image to install task-gnome-desktop. Apparently debootstrap can't handle this. GNOME is a massive addition so it's commented out for now as it's probably overkill unless needed. Signed-off-by:
Bob Ham <bob.ham@puri.sm>
-
Guido Gunther authored
-
Guido Gunther authored
since gogs runs into a timeout otherwise. See https://code.puri.sm/Purism/Systems-Tasks/issues/20
-
Guido Gunther authored
This will allow us to use shallow clones
-
Guido Gunther authored
-
Guido Gunther authored
-
- 09 Jan, 2018 14 commits
-
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
rather preprocess the boot files
-
Guido Gunther authored
so we rebuild properly on errors
-
Guido Gunther authored
to disable LVDS/LCD
-
Guido Gunther authored
so tools like curl etc have a trusted certificate store
-
Guido Gunther authored
makes using external SSDs and such simpler
-
Guido Gunther authored
Do this via separate variable so it can be disabled easily and we can put this into an image flavour later.
-
Guido Gunther authored
so he/she can launch it from the console
-
Guido Gunther authored
Bind mount qemu-arm-static so we can run commands inside the chroot
-
Guido Gunther authored
Do this via separate variable so it can be disabled easily and we can put this into an image flavour later.
-
Guido Gunther authored
We store the uboot update in a subdirectory
-
Guido Gunther authored
so one can see progress during the image write
-
- 08 Jan, 2018 5 commits
-
-
Angus Ainslie authored
Change the instructions back to using the mainline kernel
-
Angus Ainslie authored
We need ti-connectivity firmware for the WiFi chipse
-
Guido Gunther authored
-
Guido Gunther authored
This gives us HDMI and it's a one line change to switch to another kernel.
-
Guido Gunther authored
Trust in version control
-