25 Commits (cb1e1841b4b606f72cca46fd0c497d6596b39472)

Author SHA1 Message Date
rascul cb1e1841b4 remove unnecessary semicolon
2 years ago
rasul 907da2f20a get rid of custom error type and use Result alias
4 years ago
rasul c2280b350e macro to make returning error string easier
4 years ago
rasul 1f29883c84 custom result alias
4 years ago
rascul 5abbf991d9 util stuff into single file
5 years ago
rascul bc4315762c rustfmt
5 years ago
rascul 18f900005b remove old files module
5 years ago
rascul 23a5c25726 files can be a single file module
5 years ago
rascul f9900daeef move some functions out of the impl that don't need to be in there
5 years ago
rascul c6c1e271b1 remove os_release from files
5 years ago
rascul 3ea28f67ce move os_release module to src root, it isn't related to Files
5 years ago
rascul c4d2679bdf remove some commented unused code
5 years ago
rascul 8b81c91845 use copy_dir() from util
5 years ago
rascul fc9b5bc77e use mkdir from util module
5 years ago
rascul 977bf2f147 single place for copy file
5 years ago
rascul a172f4c645 use util functions
5 years ago
rascul 8d8f842fb6 put perms in util module
5 years ago
rascul b7e6b5132a perms module for permissions
5 years ago
rascul 8c391584d3 use 644 for os-release not 755
5 years ago
rascul 5fbef7333b don't set permissions if they're already the same
5 years ago
rascul ddfd04872b add skel
5 years ago
rascul e22b56db45 handle errors better
5 years ago
rascul 2f6954f335 display proper path
5 years ago
rascul 13811011f9 set permissions
5 years ago
rascul 4c590f57c8 init
5 years ago