68 Commits

Author SHA1 Message Date
6ac3a77016 Debian: Update to versions 12.6 and 11.10, remove netplan 2024-07-03 09:56:30 +02:00
6b5ac33e4b BIRD2: add version 2.14 2024-01-19 14:30:59 +01:00
5c75159b02 Debian: Update to version 12.4 2023-12-11 13:06:23 +01:00
bb3b71f183 Update Alpine Linux (Virt) to 3.18.4 2023-10-15 01:11:40 +02:00
b76538862b Debian: Generate images by packer, update to versions 12.2 and 11.8 2023-10-13 22:03:48 +02:00
7c6c96ca60 BIRD2: New Appliance 2023-06-12 23:09:20 +02:00
5af66f9a97 Debian: Update to version 11.6 2022-12-23 16:23:29 +01:00
f5c915b710 Added Ubuntu cloud image package 2022-12-23 06:04:26 +02:00
715addcab6 Added Oracle and Centos stream 2022-12-23 05:34:21 +02:00
42304ecc75 Update alpine linux to v 3.17 2022-12-23 01:27:21 +00:00
4bd7510056 Merge pull request #701 from giangi/frr-alpine-update
packer/alpine-linux update to 3.16
2022-12-18 13:08:53 +05:45
48f179706a Debian packer template: Improvements
- run scripts as root, no sudo needed within scripts
- add shebang to scripts
- add "set -ex" to abort scripts on error and to display commands
2022-12-10 11:44:34 +01:00
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
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
517f612664 packer/alpine-linux: update install script for alpine 3.16 2022-11-21 23:36:41 +01:00
d906e0ace5 packer/alpine-linux: set -e for added safety 2022-11-21 23:36:37 +01:00
44f382d184 packer/alpine-linux: missing shabangs
Packer does not care but they do not hurt anyone
2022-11-21 23:36:31 +01:00
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
45c08a4481 packer/alpine-linux: update isos from 3.15.0 to 3.16.3 2022-11-21 23:35:56 +01:00
f8bfda70d9 Create basic Debian packer template 2022-11-16 19:03:31 +01:00
527a3deb93 Update download link for Alpine Virt appliance 2022-10-03 22:07:44 +02:00
2091e3431a Alpine Linux (Virt) packer script 2022-10-01 04:18:26 +02:00
41f40201cb FRR: Update to version 8.1.0 2022-03-04 10:08:34 +01:00
8101446324 Remove remaining Ostinato related packer files 2021-09-13 12:48:03 +02:00
5495c5616b Remove Ostinato related packer files 2021-09-10 17:34:52 +05:30
a72035d553 Update FRR to add version 7.5.1 2021-06-16 13:18:20 +02:00
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
7a97540277 Add note about packer version dependency, fixes #584 2021-05-07 10:19:52 +02:00
c93935d4b0 Update ostinato alpine package 2020-08-15 11:14:20 +02:00
0d9f2da346 Initial version of ostinato alpine VM 2020-08-12 14:51:30 +02:00
ce3f8099f6 Add upload directory to packer/alpine, small restructuring 2020-08-12 14:38:43 +02:00
68c9e58cf1 Alpine packer fixes: autologin, reset terminal modes 2020-08-07 10:52:36 +02:00
c12ba1cdb1 Reduce image size of FRR appliance 2020-08-06 11:57:05 +02:00
1d6f4634a1 Update alpine packer, add GUI 2020-08-03 12:27:15 +02:00
59e54be5f7 Update Ostinato to v0.9 2017-12-14 11:46:23 +01:00
edac2609f8 Support Tinycore Linux v8.2 2017-12-14 11:27:06 +01:00
5752fae289 Fix typing error in ostinato script 2017-04-11 18:22:55 +02:00
0a9cc2c7e6 Update Ostinato to v0.8, commit 97c7d79
Add Wireshark to VM.
Update TinyCore Linux to v7.2
2017-04-11 16:52:15 +02:00
ee35f8e4f0 update ostinato to v0.8 2016-06-30 16:02:25 +02:00
8d8e6ed37a Cleanup unbreakable space 2016-05-18 17:11:58 +02:00
30a7e86bd7 move NETem packer files to tinycore-linux 2016-01-21 11:05:02 +01:00
424cf44771 Ostinato uses tinycore-linux.json as packer base 2016-01-19 14:32:49 +01:00
dbb954e43a Add screen resolution tool to gui.sh 2016-01-14 14:49:33 +01:00
4c3dcab4fc Added keyboard layout setup tool to gui.sh 2016-01-14 03:20:17 +01:00
54854648d7 Use Xorg for tinycore appliances
This use the tips from @ehlers allowing a better sync
between mouse pointer and VNC client.
2016-01-11 13:47:29 +01:00
9946611f70 Merge pull request #35 from GNS3/internet
Internet
2016-01-04 19:51:35 -08:00
8ce5975c4d Ostinato update 2016-01-04 15:45:18 +01:00
25ad233468 Ostinato VM with GUI 2016-01-03 18:42:47 +01:00
1ba177b10e OpenBSD 5.8 2015-12-08 17:17:23 +01:00
ca7f2812b9 BIRD packer script cleanup 2015-11-11 12:12:14 +01:00