index
:
~snappy-dev/snapd/+git/snapd-pawel
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
partition
Age
Commit message (
Expand
)
Author
2015-04-30
Marking the ab partition on successful boots in case we come back from a brok...
Sergio Schvezov
2015-04-29
do fsync after "atomic" file writes
John R. Lenton
2015-04-14
* Renamed all "snappy_mode=default" references to "snappy_mode=regular"
James Hunt
2015-03-31
* Removed last reference to bogus snappy_mode 'regular' value.
James Hunt
2015-03-31
* Change comments on permissible values of snappy_mode to reflect
James Hunt
2015-03-31
* etc/grub.d/09_snappy:
James Hunt
2015-03-31
* partition/bootloader_uboot_test.go:
James Hunt
2015-03-31
* Sync with lp:snappy.
James Hunt
2015-03-30
* Remove unused debug variable.
James Hunt
2015-03-30
* etc/grub.d/09_snappy:
James Hunt
2015-03-27
* Comments.
James Hunt
2015-03-26
* Sync with lp:snappy.
James Hunt
2015-03-26
* partition/bootloader_grub_test.go:
James Hunt
2015-03-26
make golint happy
Michael Vogt
2015-03-26
add gplv3 copyright header to each source file we have
Michael Vogt
2015-03-25
* Sync with lp:snappy.
James Hunt
2015-03-10
move changing global uboot vars into setup/teardown too
Michael Vogt
2015-03-10
move changing global grub vars into SetUpTest/TearDownTest (thanks Sergio)
Michael Vogt
2015-03-09
refactor common code into mockGrubFile()
Michael Vogt
2015-03-09
partition/bootloader_grub_test.go: change grub-install/update-grub too to ens...
Michael Vogt
2015-03-04
merged lp:snappy and resolved conflicts
Michael Vogt
2015-03-04
Support the case for when no device part is provided in the upgrade assets by...
Sergio Schvezov
2015-03-03
No hardware.yaml is not necessarily an error.
Sergio Schvezov
2015-03-03
remove hardware.yaml in uboot.HandleAssets()
Michael Vogt
2015-03-03
partition/partition_test.go: add SyncBootloaderFiles()
Michael Vogt
2015-03-03
add tests for toggleBootloaderRootfs/MarkBootSuccessful
Michael Vogt
2015-03-03
remove unused getNameValuePairs()
Michael Vogt
2015-03-03
partition/partition_test.go: test error handling on non-snappy partition layouts
Michael Vogt
2015-03-03
return nil explicitly
Michael Vogt
2015-03-03
partition/partition_test.go: improve bindmountRequiredFilesystems() test
Michael Vogt
2015-02-27
merged lp:snappy and resolved conflicts
Michael Vogt
2015-02-27
merge relevant utils from parition into common helpers
Michael Vogt
2015-02-26
merged lp:snappy
Michael Vogt
2015-02-25
Moving to gopkg.in/yaml.v2
Sergio Schvezov
2015-02-25
simplify defaultCacheDir reset
Michael Vogt
2015-02-25
partition/bootloader_uboot_test.go: also test for matching content in copied ...
Michael Vogt
2015-02-25
address review comments from Sergio
Michael Vogt
2015-02-23
simplify test code
Michael Vogt
2015-02-23
add tests for the validation of bootloader and partition layout validation
Michael Vogt
2015-02-23
add bar.dtb in the tests to ensure glob works
Michael Vogt
2015-02-23
add test for removal of assets/ dir and refactor
Michael Vogt
2015-02-23
fix bugs in dbts copy
Michael Vogt
2015-02-23
add (failing) test that tests the dtbs copy
Michael Vogt
2015-02-23
fix uboot.HandleAssets()
Michael Vogt
2015-02-23
add (failing) test for uboot.HandleAssets
Michael Vogt
2015-02-19
rename UpdateBootloader to ToggleNextBoot
Michael Vogt
2015-02-18
address review comments (thanks Sergio)
Michael Vogt
2015-02-18
Move {current,other}BootPath into the "uboot" type
Michael Vogt
2015-02-18
fix comment (thanks James)
Michael Vogt
2015-02-18
* Review comment: check return.
James Hunt
[next]