Skip to content

Releases: uli-heller/lxc-ubuntu-i386-amd64

v1.12.1

15 Nov 23:14
57a5ccd
Compare
Choose a tag to compare

v1.12.1

  • Updated debs for focal and jammy
  • Lots of docs updates

v1.12

14 Nov 19:12
6d54c19
Compare
Choose a tag to compare
  • Added support for noble (ubuntu-24.04)
    • x86_64 seems to work
    • i386 seems to work

v1.11

09 Feb 20:56
f32d1cd
Compare
Choose a tag to compare

v1.11

  • Use --numeric-owner for tar file creation
  • Change ownership of metadata.yaml and templates
  • Fixed warnings when creating an amd64 image
  • Fixed local warnings for perl

v1.10

01 Jan 16:48
66a5855
Compare
Choose a tag to compare

v1.10

  • Recreated all DEBs using 'build.sh'
  • Install DEBs via local PPA

v1.9

30 Dec 05:35
b57f387
Compare
Choose a tag to compare

v1.9

  • Fixed warning about package 'at' for special images (uli and dp)
  • Fixed issues related to joe, joe-jupp and jupp on i386

v1.8

28 Dec 19:31
2aaad57
Compare
Choose a tag to compare

v1.8

  • create-image.sh:
    • new option '-m moddir'
    • new option '-p prefix'
    • new version: HEAD -> v1.7-3-g197e1a5
    • machine-id: Initialize on create, copy, rename
    • ssh host keys: Recreate for new machine-ids
    • added openssh-server to all images
  • dp-modifications: Added Steffen's pubkey

v1.7

25 Dec 15:26
c50ad47
Compare
Choose a tag to compare

v1.7

  • build.sh: Started to work on rebuilding a deb package
  • create-image.sh: New option '-U' to add my personal preferences to the images
    • Install joe, apt-transport-https, net-tools and at
    • Prepare openssh for installation
    • Added my personal SSH key
    • Prepare timezone for initialization
    • Fix sshd_config - no password logins
  • create-image.sh: New option '-h' to show a helpful message

v1.6

13 Aug 06:41
Compare
Choose a tag to compare
  • Fixed README.md - use new naming, add version and architecture to imported image name
  • Fixed description of lxc image - use debootstrap architectures (i686/x86_64 -> i386/amd64)
  • Changed login shell to /bin/bash for user "ubuntu" [fixes #1]
  • Renamed again lxc-ubuntu-i686-amd64 -> lxc-ubuntu-i386-amd64

v1.5

12 Aug 13:13
Compare
Choose a tag to compare
  • Create 64 bit images, too
  • Renamed: lxc-ubuntu-32bit -> lxc-ubuntu-i686-amd64

v1.4

12 Aug 05:50
Compare
Choose a tag to compare
  • build.sh: New script
  • install.sh: New script
  • Added "logrotate"
  • Use xz compression