lp:~hamiltont-x/kickseed/kickseed

Created by Hamilton Turner and last modified
Get this branch:
bzr branch lp:~hamiltont-x/kickseed/kickseed
Only Hamilton Turner can upload to this branch. If you are Hamilton Turner please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Hamilton Turner
Project:
kickseed
Status:
Development

Recent revisions

300. By Hamilton Turner

Log error messages for unsupported command options

Unknown options are now printed on the console (e.g.
getopt: unrecognized option '--log') and printed
into the syslog for later retrieval. Should help both
debugging and future maintenance.

Also added reference file containing full kickstart syntax

Fixes lp:1331814

299. By Hamilton Turner

Updated README & added log msg for kickseed completion

298. By Hamilton Turner

Warn if errors are detected during test-kickseed

The errexit option is used during installation, meaning that
any errors are fatal. This is necessary strict operation for a
script run during installation, but test-kickseed did not
enforce errexit. This led to confusion as users were getting
expected results from test-kickseed, but their installations
were aborting without any errors or log messages.

This change patches that to ensure that users are well
warned about errors and the pitfalls of ignoring them.

297. By Hamilton Turner

Don't include %end in %pre script

296. By Hamilton Turner

Don't add %end lines to post scripts

Other kickstart parsers allow %pre, %post, and %traceback to
be closed with %end. Fedora seems to require this. This %end
should not be added to the executable script, as it will
result in a number of log messages stating "%post script
exited with error code 127".

295. By Hamilton Turner

Starting a readme

294. By Colin Watson

releasing package kickseed version 0.61

293. By Colin Watson

Add HTTPS support

This will only work if d-i has been built with GNU wget (LP: #833994). "url
https://..." requires further work in at least choose-mirror before it will
be usable.

292. By Colin Watson

releasing package kickseed version 0.60

291. By Colin Watson

oops, close bug in the right bug tracking system!

Branch metadata

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

Subscribers