Commit Graph

22 Commits

Author SHA1 Message Date
root
42304ecc75 Update alpine linux to v 3.17 2022-12-23 01:27:21 +00:00
Gianluca Merlo
e27dd3302c packer/alpine-linux: remove iso_checksum_type and packer version requirement
Even in packer 1.5.6, the checksum validation works fine without explicitly
specifing the checksum type, probably using the go-getter length-based
autodetection mentioned in the docs. As such, specifying iso_checksum_type only
prevents building in packer >=1.6.0.
2022-11-21 23:51:01 +01:00
Gianluca Merlo
c966d92ab0 packer/alpine-linux: delete MOTD (and related terminal mode resetting)
The default alpine MOTD is not really helpful, it may be even confusing,
inviting users to run setup-alpine. Remove it entirely.

I no longer see issues that need resetting terminal mode, removing the related
code.
2022-11-21 23:36:41 +01:00
Gianluca Merlo
517f612664 packer/alpine-linux: update install script for alpine 3.16 2022-11-21 23:36:41 +01:00
Gianluca Merlo
d906e0ace5 packer/alpine-linux: set -e for added safety 2022-11-21 23:36:37 +01:00
Gianluca Merlo
44f382d184 packer/alpine-linux: missing shabangs
Packer does not care but they do not hurt anyone
2022-11-21 23:36:31 +01:00
Gianluca Merlo
8388697eb5 packer/alpine-linux: serial console support review
This does not change much, but provides some more kernel diagnostics to the
serial console, and even though it was not broken, returns getty to the role of
terminal handler (always with passwordless autologin).
2022-11-21 23:36:16 +01:00
Gianluca Merlo
45c08a4481 packer/alpine-linux: update isos from 3.15.0 to 3.16.3 2022-11-21 23:35:56 +01:00
Bernhard Ehlers
41f40201cb FRR: Update to version 8.1.0 2022-03-04 10:08:34 +01:00
Bernhard Ehlers
8101446324 Remove remaining Ostinato related packer files 2021-09-13 12:48:03 +02:00
Srivats P
5495c5616b Remove Ostinato related packer files 2021-09-10 17:34:52 +05:30
Bernhard Ehlers
a72035d553 Update FRR to add version 7.5.1 2021-06-16 13:18:20 +02:00
Bernhard Ehlers
69aec6bfe5 Alpine packer updates
- Ostinato .apk building script generalized to use it for any package
- Reset terminal mode using /etc/motd
2021-05-25 14:47:24 +02:00
Bernhard Ehlers
7a97540277 Add note about packer version dependency, fixes #584 2021-05-07 10:19:52 +02:00
Bernhard Ehlers
c93935d4b0 Update ostinato alpine package 2020-08-15 11:14:20 +02:00
Bernhard Ehlers
0d9f2da346 Initial version of ostinato alpine VM 2020-08-12 14:51:30 +02:00
Bernhard Ehlers
ce3f8099f6 Add upload directory to packer/alpine, small restructuring 2020-08-12 14:38:43 +02:00
Bernhard Ehlers
68c9e58cf1 Alpine packer fixes: autologin, reset terminal modes 2020-08-07 10:52:36 +02:00
Bernhard Ehlers
c12ba1cdb1 Reduce image size of FRR appliance 2020-08-06 11:57:05 +02:00
Bernhard Ehlers
1d6f4634a1 Update alpine packer, add GUI 2020-08-03 12:27:15 +02:00
Bernhard Ehlers
8d8e6ed37a Cleanup unbreakable space 2016-05-18 17:11:58 +02:00
Julien Duponchelle
a11b74132d Alpine linux image build and appliance file 2015-10-05 15:03:19 +02:00