index
:
~mvo/snapd/+git/snapd-mvo
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
osutil
Age
Commit message (
Expand
)
Author
2021-08-26
many: remove unused code
Miguel Pires
2021-08-24
Merge pull request #10592 from GlenPickle/master
Michael Vogt
2021-08-19
secboot: use half the mem for KDF in AddRecoveryKey
Michael Vogt
2021-08-17
Remove extra comment and appease linter
William Wilson
2021-08-17
Move mkfs funcs to osutil/mkfs and rename exported funcs to from Mkfs to Make
William Wilson
2021-06-24
many: run gofmt to match go-1.13
Michael Vogt
2021-06-17
Merge remote-tracking branch 'upstream/master' into extrausers-lp1840375
Michael Vogt
2021-06-16
osutil: apply review suggestion
Alberto Mardegan
2021-06-15
osutil,strutil,testutil: fix imports order (according to gci)
Samuele Pedroni
2021-06-15
osutil: unify error handling
Alberto Mardegan
2021-06-11
tests: update error message
Alberto Mardegan
2021-06-11
osutil/user: mention the lack of --extrauser in the error
Alberto Mardegan
2021-06-09
osutil: pass --extrausers option to groupdel
Alberto Mardegan
2021-05-26
osutil: improve meminfo tests
Maciej Borzecki
2021-05-25
osutil: a helper to find out the total amount of memory in the system
Maciej Borzecki
2021-04-01
Replace x-gdu.hide mount option with x-gvfs-hide
Lari Hotari
2021-03-02
osutil/settime_{32,64}bit.go: use Nanosecond() over UnixNano()
Ian Johnson
2021-03-01
osutil: add SetTime() w/ 32-bit and 64-bit implementations
Ian Johnson
2021-02-03
osutil/buildid_test.go: fix typo
hirsute-sbuild-failure
Ian Johnson
2021-02-03
osutil: skip TestReadBuildGo inside sbuild
Michael Vogt
2021-01-28
osutil/many: make all test pkgs osutil_test instead of "osutil"
Ian Johnson
2021-01-26
osutil/stat.go: add RegularFileExists
Ian Johnson
2021-01-18
Merge commit '74655bbaaa50f599d9ecaad20bbd95d0c6476728' into update-go-udev
Paweł Stołowski
2020-12-01
osutil/disks: add FindMatchingPartitionUUIDWithPartLabel to Disk iface
Ian Johnson
2020-12-01
many: rename disks.FindMatching... to FindMatching...WithFsLabel and err type...
Ian Johnson
2020-11-27
Merge remote-tracking branch 'upstream/master' into bboozzoo/uc20-get-kernel-...
Maciej Borzecki
2020-11-25
osutil: use the kernel command line helper internally
Maciej Borzecki
2020-11-24
osutil/disks: allow building on mac os
Ian Johnson
2020-11-24
osutil: add helper for getting the kernel command line
Maciej Borzecki
2020-11-23
osutil/disks/disks.go: simplify comment on diskFromDeviceName
Ian Johnson
2020-11-20
osutil/disks: allow mocking DiskFromDeviceName
Ian Johnson
2020-11-19
osutil: add KernelCommandLineKeyValue; boot: refactor ModeAnd...FromKernelCom...
Ian Johnson
2020-11-18
Merge branch 'master' into feature/uc20-disks-by-name
Ian Johnson
2020-11-18
osutil/disks: rename to DiskFromDeviceName
Ian Johnson
2020-11-17
osutil/disks: add DiskFromName to get a disk using a udev name
Ian Johnson
2020-11-16
strutil/shlex,osutil/udev/netlink: minimally import go-check
Ian Johnson
2020-11-04
Merge pull request #9541 from anonymouse64/feature/uc20-non-adjacent-disk-par...
Michael Vogt
2020-10-26
osutil/disks/mockdisk: panic if same mountpoint shows up again with diff opts
Ian Johnson
2020-10-26
osutil/disks: re-implement partition searching for disk w/ non-adjacent parts
Ian Johnson
2020-10-15
boot: skip some unit tests when running as root
Maciej Borzecki
2020-09-30
Merge pull request #9423 from anonymouse64/feature/snap-preseed-test-system-u...
Michael Vogt
2020-09-28
Merge pull request #9395 from anonymouse64/bugfix/usernames-mocking
Ian Johnson
2020-09-28
osutil/group.go: add TODO for better default value handling for find{U,G}id
Ian Johnson
2020-09-28
osutil: simplify mocking for Find{U,G}id
Michael Vogt
2020-09-22
osutil: allow mocking of FindUid and FindGid
Ian Johnson
2020-09-18
Merge branch 'master' into feature/osutil-user-group-lookup-err-handling-is-h...
Ian Johnson
2020-09-02
many: fix typo in MockMountPointDisksToPartitionMapping
Claudio Matsuoka
2020-08-26
osutil: add a package doc comment (via doc.go)
Samuele Pedroni
2020-08-26
osutil: drop XXX about io helper appropriateness
Samuele Pedroni
2020-08-20
osutil: add OpenExistingLockForReading
Zygmunt Krynicki
[next]