lp:~smoser/+junk/xinstall

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

Related bugs

Related blueprints

Branch information

Owner:
Scott Moser
Status:
Development

Recent revisions

72. By Scott Moser

fix whitespace

71. By Scott Moser

add some info on saucy and paths

70. By Scott Moser

installer: destroy md arrays before trying to create

I think the issues I was having with mdadm device or resource
busy was that the devices were being recognized on boot and
automatically "busy". Here, just shut down anything.

69. By Scott Moser

installer: wipe the end of the disk and the beginning

the gpt partition table is stored at beginning and end.
that was giving fdisk fits, or at least making it complain.

also, /proc/partition shows values in 1k, not 512.

68. By Scott Moser

installer: in partition, wipe stuff away

when partitioning, we want to make sure stuff didn't get left around.
mdadm was complaining about existing filesystems and such.

67. By Scott Moser

installer: more fixes to sfdisk

the debug messages are more clear now, and also we're now trying
to specify the format in sectors and telling ti force and linux.

This is in an attempt to get the 1MiB gap.

66. By Scott Moser

when installing mdadm, do not install recommends.

also fix regression where we weren't catching error on install.

the reason for no recommends on mdadm is that it pulls in postfix
and postfix doesn't handle non-interactive well.

65. By Scott Moser

installer: fix issue where target was only set on 'raid0' or 'first'

if target was specified to a device, it didn't get copied form target_in

64. By Scott Moser

launch: remove duplicate target on kvm cmdline

63. By Scott Moser

launch: get target_args passed through to installer

Branch metadata

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

Subscribers