- 10 Jan, 2018 11 commits
-
-
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 15 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
-
Guido Gunther authored
-
Pedro Vicente authored
-
Guido Gunther authored
This makes it simple to ship e.g. u-boot updates for the nitrogen boards
-
Guido Gunther authored
-
Guido Gunther authored
This increases readability since I don't have to wonder where it's used. If we need it we should export it from lava.sh and not duplicate the logic here.
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
This improves readability and we can override functions for different boards.
-
Guido Gunther authored
We don't have a good default and set if for every board anyway.
-