lp:~smoser/cirros/trunk.letsplay2

Created by Scott Moser and last modified
Get this branch:
bzr branch lp:~smoser/cirros/trunk.letsplay2
Only Scott Moser can upload to this branch. If you are Scott Moser please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Scott Moser
Project:
CirrOS
Status:
Development

Recent revisions

368. By Scott Moser

bin/encrypt-pass: add tool for converting plaintext to encrypted

367. By Scott Moser

set default password to 'letsplay2'

The smiley face was hard or impossible to type in some scenarios.
The new password still pays homage to the Cubs.

366. By Hugh Saunders <email address hidden>

Ensure dropbear will start even if keyfiles are empty.

Copy the dropbear init script inside cirros rather than
patching it. That makes this easier to read.

365. By Scott Moser

cirros-dhcpc: handle local subnet routes from dhcp server

Support local subnet routes (RFC 3442) in DCHPv4.

This fixes an issue where we would see:
  route: SIOCADDRT: Invalid argument
  WARN: failed: route add -net "169.254.0.0/16" gw "0.0.0.0"

364. By Scott Moser

grab-kernels: warn about unknown kernels but dont fail

This will allow you to at least download kernels from xenial.
Note, grab-kernels probably needs support for getting -extra debs also.

Ie, currently for KVER=4.4.0-22.40 it would download:
  linux-image-4.4.0-22-generic_4.4.0-22.40_amd64.deb
but there is also
  linux-image-extra-4.4.0-22-generic_4.4.0-22.40_amd64.deb
that has additional modules.

Would be best to get both of those. Probably the best thing to
do is make grab-kernels get both of them and create a unified tarfile,
and then to make bin/build-release able to take the kernel tarfile also.

363. By Scott Moser

enable DHCPv6 client client (BR2_PACKAGE_ODHCP6C)

Request for this was under bug 1487041.
This only enables the binary, no other changes at the moment.

362. By Scott Moser

update doc and README to reference system-setup

361. By Scott Moser

bin/system-setup: change to libncurses5-dev

ncurses-dev is not a real package. thus, re-running this
would think it should try 'apt-get install ncurses-dev' every time.

360. By Scott Moser

update to buildroot 2015.05 and use ubuntu kernels from hwe-v

hwe-v is much better support at least for ppc64le makes sense
to use newer kernel even though it is less time supported.

359. By Scott Moser

src/etc/modules: include virtio_scsi and virtio_pci drop acpiphp

virtio_scsi and virtio_pci are required for ppc64 virtio, but
make sense to have anyway. acpiphp is no longer around.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:cirros
This branch contains Public information 
Everyone can see this information.

Subscribers