- 12 Jan, 2018 2 commits
-
-
Guido Gunther authored
Some folks like this better
-
Signed-off-by:
Bob Ham <bob.ham@puri.sm>
-
- 11 Jan, 2018 6 commits
-
-
Guido Gunther authored
-
Guido Gunther authored
so it can open the dri devices
-
Angus Ainslie authored
we don't need imx5 for images any longer
-
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
so not every function has to bother with the proper setup.
-
Guido Gunther authored
-
- 10 Jan, 2018 5 commits
-
-
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
to not leave traces on the host system
-
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>
-
- 09 Jan, 2018 4 commits
-
-
Guido Gunther authored
rather preprocess the boot files
-
Guido Gunther authored
to disable LVDS/LCD
-
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
-
- 08 Jan, 2018 6 commits
-
-
Guido Gunther authored
Trust in version control
-
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
-
- 05 Jan, 2018 1 commit
-
-
Angus Ainslie authored
Add a link for older boundary devices u-boot Fix the console address
-
- 03 Jan, 2018 1 commit
-
-
Angus Ainslie authored
Add an imx8 SD card build - does not work yet complaims about UEFI Add split u-boot configuration files
-
- 31 Dec, 2017 1 commit
-
-
Angus Ainslie authored
-
- 29 Dec, 2017 1 commit
-
-
Angus Ainslie authored
This reverts commit 55688a6e. We shoudl use our own u-boot even on the BD boards
-
- 26 Dec, 2017 2 commits
-
-
Guido Gunther authored
-
Guido Gunther authored
No need to do it in lava.sh and root.sh
-
- 25 Dec, 2017 6 commits
-
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
This hides errors
-
Guido Gunther authored
Just bring up eth0 if a link is detected
-
Guido Gunther authored
-
- 23 Dec, 2017 2 commits
-
-
Guido Gunther authored
If resolv.conf is a symlink creating it will fail. Since the symlink indicated a tool that handles it (e.g. systemd or resolvconf) don't set anything up in this case.
-
Guido Gunther authored
-
- 22 Dec, 2017 1 commit
-
-
https://storage.purismAngus Ainslie authored
-
- 20 Dec, 2017 1 commit
-
-
Angus Ainslie authored
A optional board and distro to lava.sh and root.sh
-
- 19 Dec, 2017 1 commit
-
-
Angus Ainslie authored
-