openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
snapd
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 1,972 of 1,973
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Correct grub-editenv usage.
James Hunt
More...
about 10 years ago
* Added internal "booted" command that will be called on successful boot to mark current rootfs as usable.
James Hunt
More...
about 10 years ago
go fmt
mvogt
as Michael Vogt
More...
about 10 years ago
support arguments as well
mvogt
as Michael Vogt
More...
about 10 years ago
initial version of the dbus s-i mock with some generic DbusService code that should go into go-dbus
mvogt
as Michael Vogt
More...
about 10 years ago
* Set "snappy_mode" boot variable for grub+u-boot.
James Hunt
More...
about 10 years ago
* Comments.
James Hunt
More...
about 10 years ago
* Added a few abbreviated command aliases.
James Hunt
More...
about 10 years ago
* Added missing "install" command.
James Hunt
More...
about 10 years ago
* Replaced custom command-line handling with github.com/jessevdk/go-flags.
James Hunt
More...
about 10 years ago
* Added https://launchpad.net/godeps dependency-tracking file.
James Hunt
More...
about 10 years ago
* Rename 'versions' command to 'list'.
James Hunt
More...
about 10 years ago
* 'go fmt' fixes.
James Hunt
More...
about 10 years ago
* Removed Bootloader.GetCurrentBootRootLabel() as this is handled via BlockDevice.
James Hunt
More...
about 10 years ago
* Record next boot device for grub. * Implement GetNextBootRootLabel() for grub.
James Hunt
More...
about 10 years ago
add Part and Repository interfaces
mvogt
as Michael Vogt
More...
about 10 years ago
* More consts.
James Hunt
More...
about 10 years ago
* Added u-boot env-var handling.
James Hunt
More...
about 10 years ago
* Added Grub env-var handling.
James Hunt
More...
about 10 years ago
* Be explicit about Click and SystemImage inheriting from DataSource. * snappy/command_versions.go: Call new NewSystemImage() constructor function. * snappy/systemimage.go: - Added NewSystemImage() constructor to handle D-Bus setup. - Setup D-Bus connection to system-image server and retrieve information on update status and available updates.
James Hunt
More...
about 10 years ago
* Add skeletal handling for single rootfs system.
James Hunt
More...
about 10 years ago
* Pass Partition to DetermineBootLoader() rather than ToggleRootFS() so the Bootloader object can grab a reference at instantiation time. * Rename GrubBootLoader to Grub. * Rename UbootBootLoader to Uboot. * Fixes to allow the u-boot rootfs toggle to work.
James Hunt
More...
about 10 years ago
* Ignore bootloader update request if system does not have dual root partitions.
James Hunt
More...
about 10 years ago
* Create snappy uenv config if it's missing.
James Hunt
More...
about 10 years ago
* Doco. * implemented ToggleRootFS() for u-boot.
James Hunt
More...
about 10 years ago
* Fix calls to FileExists() - the code can now toggle the rootfs when using grub!
James Hunt
More...
about 10 years ago
* Introduce Bootloader type.
James Hunt
More...
about 10 years ago
* Improved fix to only pass args to dispatcher functions.
James Hunt
More...
about 10 years ago
snappy/command_search.go: remove tablewriter and use tabwriter instead
mvogt
as Michael Vogt
More...
about 10 years ago
snappy/dispatcher.go: pass only the arguments to the dispatcher function not the command itself
mvogt
as Michael Vogt
More...
about 10 years ago
←
1
2
…
1965
1966
1967
1968
1969
1970
1971
1972
1973
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree