- 15 Jan, 2018 8 commits
-
-
Guido Gunther authored
Regenerate host-keys on new installs Fix #17
-
Guido Gunther authored
to make things more comfortable
-
Guido Gunther authored
-
Guido Gunther authored
systemd-timesyncd uses DynamicUser=yes. See Debian bug #887343.
-
Guido Gunther authored
-
Angus Ainslie authored
-
Angus Ainslie authored
-
Angus Ainslie authored
-
- 13 Jan, 2018 1 commit
-
-
Guido Gunther authored
so we don't have to duplicate cleanup logic
-
- 12 Jan, 2018 4 commits
-
-
Guido Gunther authored
-
Guido Gunther authored
so they don't end up in the tarball
-
Guido Gunther authored
Some folks like this better
-
Signed-off-by:
Bob Ham <bob.ham@puri.sm>
-
- 11 Jan, 2018 15 commits
-
-
Guido Gunther authored
We remove files/ entirely
-
Guido Gunther authored
-
The clean target couldn't remove directories The %.img.zx wouldn't run if the im6.img didn't already exist
-
Guido Gunther authored
and more dev packages
-
Guido Gunther authored
-
Guido Gunther authored
so it can open the dri devices
-
Guido Gunther authored
-
Guido Gunther authored
so the root folder contains the image only
-
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
-
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 12 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
-