Create btrfs filesystem on install
authorWilliam Douglas <william.douglas@intel.com>
Thu, 21 Feb 2013 20:22:57 +0000 (12:22 -0800)
committerWilliam Douglas <william.douglas@intel.com>
Thu, 21 Feb 2013 20:22:57 +0000 (12:22 -0800)
commite8c8e272ad988f7c19b027b76e5e8de84886847d
treec182b9c588911ea5544b248ff72d01368c668d69
parentf7a25abb38f9ea8701d6149f10f0cc555c57eeac
Create btrfs filesystem on install

Have the rootfs be created as a btrfs partition. Also create two
subvolumes, one to host the tizen install and one to host the tizen
subvolume snapshots. The installer will set the tizen subvolume as
the default subvolume and take a snapshot of it after install.

Oh and fix reboot not working right.

Signed-off-by: William Douglas <william.douglas@intel.com>
packaging/pc-installer.spec
scripts/install.sh