lp:~smoser/curtin/grub-mpath

Created by Scott Moser and last modified
Get this branch:
bzr branch lp:~smoser/curtin/grub-mpath
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:
curtin
Status:
Merged

Recent revisions

232. By Scott Moser

use 1M buffer for zeroing first mb if possible

231. By Scott Moser

wipe_full: write only correct bytes, partition exit fail on fail

this uses the 'size' and 'count' that we were calculating
on the full wipe.

Also, partition was not exiting failure ever.
Now, correctly catch that in partition's main.

230. By Scott Moser

fix typo

229. By Scott Moser

helpers/common: wipe_dev / wipe_partitions support --full

wipe_partitions and wipe_dev can now take first argument
of a '--full' to wipe the whole thing, not just the front/end.

this can be necessary for PReP, as I've seen grub complain
on install that the PReP partition was not empty.

So, we zero the whole PReP partition.

228. By Scott Moser

multipath -F returns 1 if doens't clear everything

this is not specifically needed now, but will be when we run in a
multipath environment. I found it when running from a multipath
install and installing to a different multipath device.

227. By Scott Moser

use GRUB_DISABLE_LINUX_UUID=true

don't need the symlink if we tell grub not to use UUID.

226. By Scott Moser

fix syntax

225. By Scott Moser

hack to make grub happy

224. By Scott Moser

/dev/mapper/ not /dev

223. By Scott Moser

change file again

since we werent intelligently editing this file, just better
to open a different one.

Branch metadata

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

Subscribers