livecd-rootfs-neon:Neon/release

Last commit made on 2019-02-07
Get this branch:
git clone -b Neon/release https://git.launchpad.net/livecd-rootfs-neon
Members of KDE neon can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
Neon/release
Repository:
lp:livecd-rootfs-neon

Recent commits

290f661... by Jonathan Riddell

add neon project

65ffc40... by Jonathan Riddell

  force gpg1 use

  bionic defaults to gpg2 which seems to have trouble working with the exsisting code

  --

  brings back cdrom hack but only for ubiquity

  last night I had a genious idea. we'll use a cdrom repo for ubiquity ISOs and a preinstall repo
  for !ubiquity (i.e. clamares). ubiquity knows how to handle cdrom but not how to clean up
  preinstall, conversely calamares doesn't know how to deal with cdrom but can easily be made
  to handle preinstall.

  in this new world order ubiquity ISOs get their cdrom repo updated while calamares ones
  use the old one from live-buid (ideally we should do away with the fork.
  clamares ISOs get a preinstall repo and a tiny extension to cleanup logic

  --

  use 2048 RSA for pool

  apt rightfully complains about 1024 DSA as being weak crap

  --

  put preinstall source list into subdir

  otherwise ubiquity will overwrite it away with apt-setup, which writes a completely new sources.list but doesn't handle preinstalled properly

b9e5fcd... by Colin Watson

releasing package livecd-rootfs version 2.525.17

a4fd32a... by Colin Watson

Drop code to handle buildd images for != bionic

f9d7714... by Colin Watson

Add ubuntu-base:buildd: to ALL_TRIPLETS

2adceb4... by Colin Watson

Move buildd image building to binary hooks

71ec79e... by Colin Watson

Add a LXD image to builds for the buildd subproject

e351909... by Colin Watson

Add a buildd subproject

0ccce31... by Adam Conrad

Fixes to make the lubuntu livefs behave when swapping to the HWE stack.

* lubuntu: Select lubuntu-gtk-core task as well, so we get the HWE filter
  applied to the explicit dependencies it has on Xorg-recommended packages.
* lubuntu: Manually install some packages that fall out due to the above.

bd5f3fc... by Adam Conrad

Forward-port HWE support from xenial, make it more generic, and enable it for the current LTS flavours.