lp://staging/~mvo/snappy/snappy-all-snap2
Created by
Michael Vogt
and last modified
- Get this branch:
- bzr branch lp://staging/~mvo/snappy/snappy-all-snap2
Only
Michael Vogt
can upload to this branch. If you are
Michael Vogt
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
On hold
for merging
into
lp://staging/~snappy-dev/snappy/snappy-moved-to-github
- Snappy Developers: Pending requested
-
Diff: 5273 lines (+682/-3895)35 files modifiedbootloader/bootloader.go (+65/-229)
bootloader/bootloader_grub.go (+4/-51)
bootloader/bootloader_grub_test.go (+47/-122)
bootloader/bootloader_test.go (+94/-381)
bootloader/bootloader_uboot.go (+25/-216)
bootloader/bootloader_uboot_test.go (+47/-285)
bootloader/utils.go (+63/-0)
bootloader/utils_test.go (+47/-0)
cmd/snappy/cmd_booted.go (+2/-8)
gen-coverage.sh (+2/-2)
partition/assets.go (+0/-87)
partition/assets_test.go (+0/-36)
partition/dirs.go (+0/-41)
partition/mount.go (+0/-153)
partition/mount_test.go (+0/-64)
partition/partition.go (+0/-622)
partition/utils.go (+0/-82)
partition/utils_test.go (+0/-47)
pkg/types.go (+2/-0)
snappy/click.go (+2/-1)
snappy/dirs.go (+4/-0)
snappy/install.go (+2/-2)
snappy/install_test.go (+0/-92)
snappy/kernel.go (+103/-0)
snappy/oem.go (+11/-0)
snappy/os.go (+68/-0)
snappy/parts.go (+4/-8)
snappy/purge.go (+1/-1)
snappy/purge_test.go (+1/-1)
snappy/snapp.go (+80/-15)
snappy/snapp_test.go (+8/-11)
snappy/systemimage.go (+0/-518)
snappy/systemimage_native.go (+0/-211)
snappy/systemimage_native_test.go (+0/-123)
snappy/systemimage_test.go (+0/-486)
Branch information
Recent revisions
- 660. By Michael Vogt
-
move partition.go bits into bootloader as we do not care about partitioning at this level anymore
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)