Skip to content

Releases: diederikdehaas/raspbian-ua-netinst

raspbian-ua-netinst v1.1.8-alpha-dns-test

30 Aug 17:02
a820581
Compare
Choose a tag to compare

Build to test with a fix for issue debian-pi#534

raspbian-ua-netinst v1.1.7-beta-debug

17 Jul 17:16
v1.1.7-beta-debug-mem
bd12fb7
Compare
Choose a tag to compare

Releasing v1.1.7-beta-debug-mem of the Raspbian unattended netinstaller.

This release is purely for testing some (small) changes to see whether
devices with 256MB can be made to work too.
It outputs various debug information wrt memory usage and the intend of
this release is that the resulting log files are shared in this issue:
debian-pi#520

This release will only happen in my personal fork and if the result is
that it indeed works with 256MB devices, then a normal v1.1.7 release
will be made in the normal/official repo. That one will not contain the
debug statements.
This release will likely be deleted once it has fulfilled its purpose.

For people not (yet?) familiar with this installer and using linux:
download the .img.xz file and do the following:
xzcat 'img-xz-file' > /dev/sdX
where sdX is the SDcard device (dmesg | tail can help) and
'img-xz-file' is the name of the downloaded .img.xz file.

If you want to use a serial console, then after writing the image to the
SDcard, mount it and then modify cmdline.txt to move console=tty1
before the console=ttyAMA0,115200 part, so the result will be:
consoleblank=0 console=tty1 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200

SHA1 checksums:

8bbb6b26517c204d2f39c31da5a29f693acac32d  raspbian-ua-netinst-v1.1.7-beta-debug-mem.img.bz2
c420d5b0450cf4dd5eb21f38cec020c46140c35c  raspbian-ua-netinst-v1.1.7-beta-debug-mem.img.xz
5cc958e1c3be2c047d645aefb47fad25256c763e  raspbian-ua-netinst-v1.1.7-beta-debug-mem.zip

SHA256 checksums:

6a5e94ee5e6d5e77ce9e468f744297ababb73276fc9d1da171a9e02e162f0835  raspbian-ua-netinst-v1.1.7-beta-debug-mem.img.bz2
55ec9e20bf46477fcda712d6e2fba1d683c9296ab1be7c8a82cfd1453aa44d0f  raspbian-ua-netinst-v1.1.7-beta-debug-mem.img.xz
4be7ec52c8b64862ec089049880717487720754d435bbd683ca55a7096de2433  raspbian-ua-netinst-v1.1.7-beta-debug-mem.zip

raspbian-ua-netinst v1.1.7

17 Jul 22:05
v1.1.7
cbdef9a
Compare
Choose a tag to compare

Releasing version 1.1.7 of the Raspbian unattended netinstaller.

This release contains a fix and a workaround to make the installer work
on device with only 256MB of memory. This fixes debian-pi#520.

The fix is using special gpu_mem_* settings to set the amount of gpu
memory used to 16/32 MB instead of the default 64.
This only applies to the installer itself and not to the installed
system. Changing the installed system is up to the user, who can apply
the same change as done with this fix.
Or use the gpu_mem configuration setting that is available.

The workaround is another memory saving 'trick' which is only applied to
the 256MB models. Instead of keeping a backup of the installer files in
memory, a link to the restored data (after partitioning) on the SDcard
is created.
This is done to keep the changes/impact minimal.

In the 'fail' function some memory/disk related data is now printed
which may help troubleshoot memory/disk related issues.

See the README for features/installation instruction/etc for this release.

SHA1 checksums:

78ed11f85b95839e265930ea72959b216af0eb0a  raspbian-ua-netinst-v1.1.7.img.bz2
0ebd85f6b2ebdd6b931e9c761d664e873e29a8e6  raspbian-ua-netinst-v1.1.7.img.xz
e35681dd2f1643c1501dce788bbf6946481334e6  raspbian-ua-netinst-v1.1.7.zip

SHA256 checksums:

a71e2615791d0d3978d2fc19836c880bc60a30c750e6cb6c4a7c06d1f81240e5  raspbian-ua-netinst-v1.1.7.img.bz2
f91f3e5d837a18dd5380be46770f8b49d78b41f6030367541a5a7fba693f0da8  raspbian-ua-netinst-v1.1.7.img.xz
002e986332fd3b5d2039d64b8734072d3bb806f677359a0614f0fc8c2f7d2dc9  raspbian-ua-netinst-v1.1.7.zip

raspbian-ua-netinst v1.1.6

27 May 21:30
v1.1.6
0c0f286
Compare
Choose a tag to compare

Releasing version 1.1.6 of the Raspbian unattended netinstaller.

This release does NOT contain any functional changes or even bug fixes.
It has a slight optimization and pretty-fication wrt locale handling.

It also adds the signed messages by 'plugwash' and 'shiftplusone' to
prove the fingerprints of the raspbian.org and raspberrypi.org repos
used to verify the downloaded packages, which are part of issue debian-pi#64, but
I believe it should be part of the git repo itself.
It does not serve any purpose other then for historical completeness.

This release is intended to be the last one in the 1.1.x series.
It will also be the first one that will be signed by me :)

See the README for features/installation instruction/etc for this release.

SHA1 checksums:

095715fdc64eadca2d173b3cf1e1afa6dee5ae0a  raspbian-ua-netinst-v1.1.6.img.bz2
ce741fb82e15a9ea600bf091498b627740808700  raspbian-ua-netinst-v1.1.6.img.xz
f7a974e19e33bc62044c101ca3b15107cb509dbc  raspbian-ua-netinst-v1.1.6.zip

SHA256 checksums:

5cd8397687ce90576a8513ff7af685f0c4eeb783ba3e49e8a53bc9cac1fbaf55  raspbian-ua-netinst-v1.1.6.img.bz2
0ccce680732873e1a219fa836be74f259f50f1d42340cf45920a8aa7314967fa  raspbian-ua-netinst-v1.1.6.img.xz
9a8b9167c59c678b14d336877c58307f35a98d47025f1c87d5e3b970c6212e3a  raspbian-ua-netinst-v1.1.6.zip

raspbian-ua-netinst v1.1.5

09 Apr 16:54
Compare
Choose a tag to compare

Releasing version 1.1.5 of the Raspbian unattended netinstaller.

In this release we're switching from cdebootstrap-static to cdebootstrap
(the dynamically linked variant).
The reason for that is that when components of cdebootstrap-static get
updated, a rebuild needed to be manually triggered/requested for those
updates to get picked up.
That's the only relevant change since v1.1.4.

See the README for features/installation instruction/etc for this release.

SHA1 checksums:

09c1e2371b518a8dce6b540adc1d81d49ef67467  raspbian-ua-netinst-v1.1.5.img.bz2
183df5261f940faea91be6ba734cc2765af73024  raspbian-ua-netinst-v1.1.5.img.xz
b4b41cfed4f03e6d65ba8e122ee41ad159786744  raspbian-ua-netinst-v1.1.5.zip

SHA256 checksums:

e0145a2fd5ce2e8bc6c99aadfbb73081c58d49c0183d5239620f1ce10d06d117  raspbian-ua-netinst-v1.1.5.img.bz2
cf714e6b9742dbb92735eb2495a070fc1324128c7b00cafa60b82284433fd04b  raspbian-ua-netinst-v1.1.5.img.xz
02837f8f8fe0225ada7b2382b51f32f2ca1bbb86259cd11c39776c78d6876b4f  raspbian-ua-netinst-v1.1.5.zip

raspbian-ua-netinst v1.1.4

17 Feb 18:04
Compare
Choose a tag to compare

Releasing version 1.1.4 of the Raspbian unattended netinstaller.

This bug fix release fixes the following issues:

  • Fix setting of timezone.
  • Add commented out statment to config.txt to easily enable a serial
    console on the RPi 3.
  • Output the release number if the build is from the release commit.
    Otherwise give a bit more useful info on the commit that was used.
  • Link /proc/mounts to /etc/mtab as mount function appear to use that.
  • Fix issues reported by ShellCheck, including bashisms.
  • Update path of mkfs.btrfs as Raspbian Buster replaced the previous one
    with one from buster-backports, where the path is different.

See the README for features/installation instruction/etc for this release.

SHA1 checksums:

d465d1eb5b91492e8bb0360217621316205071ad  raspbian-ua-netinst-v1.1.4.img.bz2
1536f8f52d84e679f6f9cb2418631874ab6d5b10  raspbian-ua-netinst-v1.1.4.img.xz
89c9f2d208c523cce11c5da45703ccdfed55464d  raspbian-ua-netinst-v1.1.4.zip

SHA256 checksums:

dd96804c73a3512217e1cdd8dedc66da503c9fa927d79780ff9a5b9e0c914f74  raspbian-ua-netinst-v1.1.4.img.bz2
a467c407a6c7b27c98b9823cc6df43b0b60b2778d6b9c258357a5d8cef795aa7  raspbian-ua-netinst-v1.1.4.img.xz
741b6f096c61350f07afa3c109225ab0b44beafb5b6bcc8cd4781aec955a178b  raspbian-ua-netinst-v1.1.4.zip

raspbian-ua-netinst v1.1.1

12 Dec 22:23
Compare
Choose a tag to compare

Releasing version 1.1.1 of the Raspbian unattended netinstaller.

This is actually the first official release of the v1.1.x branch, but
previous betas were numbered 1.1.1-X.
This long overdue official release adds many, many improvements since 1.0.9.
Some of them are:

  • Support for Raspbian Buster (10)
  • Support for RPi devices till 3 (but not 4)
  • Support for IPv6
  • Support for multiple init systems (horray for init system diversity!)

For the rest, see the commit history.

See the README for features/installation instruction/etc for this release.

SHA1 checksums:

ae9a167f0486872d9df4f2ef301f4d733389dfdc  raspbian-ua-netinst-v1.1.1.bz2
f7720f7649113e4e472b4d1164b4bbf33cad5c92  raspbian-ua-netinst-v1.1.1.img.xz
4dedc107e9bad0aceda120b834cdff60de12a98b  raspbian-ua-netinst-v1.1.1.zip

SHA256 checksums:

09f7b00dcce691e2c11fb6ceb066968843b688df304cf2425c53aac10036c8b6  raspbian-ua-netinst-v1.1.1.bz2
312c01a4958bd7afb1bab3301f89c959c7bf5f6e97b258aed525a011b7f3d4a8  raspbian-ua-netinst-v1.1.1.img.xz
bf174df58deb2397515e5f8a34b7d7e59079c5d9260c0d05fae07ee8cce4d4cc  raspbian-ua-netinst-v1.1.1.zip

raspbian-ua-netinst v1.0.9

18 Sep 19:12
Compare
Choose a tag to compare

Releasing version 1.0.9 of the Raspbian unattended netinstaller.

The following changes are part of this release:

  • Updated kernel and firmware to support new Raspberry Pi 1B+ revision. This fixes issue 415.
  • Improved various documentation parts. This fixes issue 407.
  • Improved the way /etc/hostname and /etc/network/interfaces are written to make it more resilient.

See the README for features/installation instruction/etc for this release.

This will be the last release in the v1.0.x series.
The next release will be based off the v1.1.x branch.

SHA1 checksums:

b2a96203c1d2918e6740219b86f35f3c077bd0cc  raspbian-ua-netinst-v1.0.9.img.bz2
0b6edff376f20f32d08380e5d5be920ab317cea7  raspbian-ua-netinst-v1.0.9.img.xz
d211a84432308644f4f4e49cf387da468d5e3269  raspbian-ua-netinst-v1.0.9.zip

SHA256 checksums:

5fe37f31c75de2ae86adbd5a03d1ea3b7d66f09d29eb2825462ef6effac78557  raspbian-ua-netinst-v1.0.9.img.bz2
024e8ee3b7650cd627c6167c4282d0ed97a9ebf90d3a8349499663ba87b1a3d7  raspbian-ua-netinst-v1.0.9.img.xz
9cdbcfdca073d4ec39b0bf849fdd4bcbc62c72450829deffe49b7d5920f083a9  raspbian-ua-netinst-v1.0.9.zip

raspbian-ua-netinst v1.0.8.1

24 Dec 23:08
Compare
Choose a tag to compare

Releasing version 1.0.8.1 of the Raspbian unattended netinstaller.

This is just a point release with some documentation updates and a fix for an issue which only occurs with the base preset.

The following changes are part of this release:

  • Added check for existence of file before operating on it.
  • Fixed wrong command when setting security on swap file in documentation. This fixes issue 327 and fixes issue 343.
  • Added info to documentation to make clear that ntpdate is used primarily and rdate only as fallback.

See the README for features/installation instruction/etc for this release.

This release is dedicated to my dad who would've gotten 74 today.

SHA1 checksums:

105c8e24051116da92efc846357cf43033826ec4  raspbian-ua-netinst-v1.0.8.1.img.bz2
d401e8b47308b881224fdb27aeb09cb8ab19815e  raspbian-ua-netinst-v1.0.8.1.img.xz
cf24cf28d1e33c333ae6776fb617609e78699a6d  raspbian-ua-netinst-v1.0.8.1.zip

SHA256 checksums:

95acdbc10f4d5e639a85d19df30b3f28ff761ca3e9557bb8214bccb5f5d82d33  raspbian-ua-netinst-v1.0.8.1.img.bz2
4bf6c0e9e9cd457794c6207c618a3ab47cfb3be1a19d7b591960fc8a6377b215  raspbian-ua-netinst-v1.0.8.1.img.xz
06443750e2ff84955eda6008ecbec7ac59fccc89092f304855becc6dbb3b7f91  raspbian-ua-netinst-v1.0.8.1.zip

raspbian-ua-netinst v1.0.8

01 Dec 01:02
Compare
Choose a tag to compare

Releasing version 1.0.8 of the Raspbian unattended netinstaller.

The following changes are part of this release:

  • Changed default release from wheezy to jessie.
  • Changed the retrieval of date/time from rdate to ntpdate.
  • Moved setting of /tmp to /etc/fstab so it works across init systems.
  • Make sure kernel gets installed on all preset values. This fixes issue 253, issue 277 and issue 279.
  • Improved the checks on the archive keys and extracted the code for it into separate functions.
  • Added gzip compression to the cpio files to reduce the size of the installer.
  • Changed setting of various filesystem parameter to be after loading of online_config so it can be set from there.
  • Various improvements to the build process.
  • Various improvements to the documentation.

See the README for features/installation instruction/etc for this release.