Merge lp:~julian-edwards/maas/1.5-hwe-kernel-di into lp:maas/1.5

Proposed by Julian Edwards
Status: Merged
Approved by: Julian Edwards
Approved revision: no longer in the source branch.
Merged at revision: 2267
Proposed branch: lp:~julian-edwards/maas/1.5-hwe-kernel-di
Merge into: lp:maas/1.5
Diff against target: 16 lines (+4/-2)
1 file modified
contrib/preseeds_v2/preseed_master (+4/-2)
To merge this branch: bzr merge lp:~julian-edwards/maas/1.5-hwe-kernel-di
Reviewer Review Type Date Requested Status
Julian Edwards (community) Approve
Review via email: mp+218740@code.launchpad.net

Commit message

Backport trunk r2307: Remove the kernel package override in preseed_master. This allows d-i to install the right thing as dictated by the initrd in use.

To post a comment you must log in.
Revision history for this message
Julian Edwards (julian-edwards) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'contrib/preseeds_v2/preseed_master'
--- contrib/preseeds_v2/preseed_master 2014-02-04 02:26:56 +0000
+++ contrib/preseeds_v2/preseed_master 2014-05-08 05:28:19 +0000
@@ -40,8 +40,10 @@
40d-i partman/confirm_nooverwrite boolean true40d-i partman/confirm_nooverwrite boolean true
41d-i partman/default_filesystem string ext441d-i partman/default_filesystem string ext4
4242
43# Use server kernel43# Enable this if you want to override to a specific kernel, such as
44d-i base-installer/kernel/image string linux-server44# linux-generic-lts-saucy, but Debian Installer should pick the right one based
45# on the boot kernel.
46#d-i base-installer/kernel/image string linux-server
4547
46# User Setup48# User Setup
47d-i passwd/root-login boolean false49d-i passwd/root-login boolean false

Subscribers

People subscribed via source and target branches

to all changes: