~racb/junk/pandakit

Viewing all changes in revision 85.

  • Committer: Robie Basak
  • Date: 2012-07-04 14:00:28 UTC
  • Revision ID: robie.basak@canonical.com-20120704140028-9vg3og8lg0c0mwbu
Remove suite requirement in preseed

cobbler sticks a suite=... in the kernel command line. It takes this
from the distro os_version field. It defaults to generic26. We don't
want this.

By using --os-version= on create, cobbler uses an empty field. It still
ends up supplying an empty suite= kernel command line, but this doesn't
seem to faze d-i.

This way, the preseed doesn't have to override the suite every time. The
installer will use whatever is default, which is what the installer
image used defaults to. Since pandakit fetches the correct installer
image, this means that we get the desired release installed every time.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: