Commit Graph

  • cb1e1841b4 remove unnecessary semicolon master rascul 2023-02-17 15:59:10 -0600
  • c25cf62b42 rustfmt shell script rasul 2020-10-24 10:08:37 -0500
  • 907da2f20a get rid of custom error type and use Result alias rasul 2020-10-24 10:08:28 -0500
  • c2280b350e macro to make returning error string easier rasul 2020-10-24 10:07:49 -0500
  • 1f29883c84 custom result alias rasul 2020-10-24 10:07:29 -0500
  • 0082d97b57 linux only rascul 2019-08-27 15:13:06 -0500
  • 5abbf991d9 util stuff into single file rascul 2019-08-27 15:01:19 -0500
  • bc4315762c rustfmt rascul 2019-08-27 15:00:59 -0500
  • 18f900005b remove old files module rascul 2019-08-27 15:00:47 -0500
  • 23a5c25726 files can be a single file module rascul 2019-08-27 14:56:26 -0500
  • f9900daeef move some functions out of the impl that don't need to be in there rascul 2019-08-27 05:48:43 -0500
  • c6c1e271b1 remove os_release from files rascul 2019-08-27 05:18:45 -0500
  • 3ea28f67ce move os_release module to src root, it isn't related to Files rascul 2019-08-27 05:18:02 -0500
  • c4d2679bdf remove some commented unused code rascul 2019-08-27 05:16:19 -0500
  • 8b81c91845 use copy_dir() from util rascul 2019-08-27 04:50:47 -0500
  • fc9b5bc77e use mkdir from util module rascul 2019-08-27 04:35:48 -0500
  • 05d4580faa add contributing rascul 2019-08-26 20:02:47 -0500
  • 977bf2f147 single place for copy file rascul 2019-08-26 20:00:20 -0500
  • a172f4c645 use util functions rascul 2019-08-26 19:50:05 -0500
  • 8d8f842fb6 put perms in util module rascul 2019-08-26 18:59:11 -0500
  • b7e6b5132a perms module for permissions rascul 2019-08-26 18:40:18 -0500
  • 8c391584d3 use 644 for os-release not 755 rascul 2019-08-26 18:32:35 -0500
  • 0d48fb2aa7 skel directory support added with --skel option rascul 2019-08-26 17:42:54 -0500
  • 5fbef7333b don't set permissions if they're already the same rascul 2019-08-26 17:42:22 -0500
  • ddfd04872b add skel rascul 2019-08-26 17:35:34 -0500
  • 754fa25ce3 config file rascul 2019-08-25 16:51:09 -0500
  • 15157b7b92 add todo list rascul 2019-08-25 16:49:13 -0500
  • e22b56db45 handle errors better rascul 2019-08-24 21:55:59 -0500
  • a0fb13f0fb mit license rascul 2019-08-24 21:49:30 -0500
  • 2f6954f335 display proper path rascul 2019-08-24 21:39:55 -0500
  • 99715f9485 put full example rascul 2019-08-24 21:21:21 -0500
  • 13811011f9 set permissions rascul 2019-08-24 21:09:48 -0500
  • 6d6bc2b91b add note for systemd-nspawn and rename target to rootfs in examples because cargo has a target directory rascul 2019-08-24 18:03:48 -0500
  • e93a8799b5 code block rascul 2019-08-24 17:49:30 -0500
  • 4c590f57c8 init rascul 2019-08-24 17:43:28 -0500
  • 82aa5b47b1 readme rascul 2019-08-24 17:43:22 -0500
  • 1be3dfd85a cargo rascul 2019-08-24 17:43:16 -0500
  • 4ca57ddd83 rustfmt rascul 2019-08-24 17:43:06 -0500
  • 3645c7bb67 gitignore rascul 2019-08-24 17:42:58 -0500
  • 36dbf80f3d editorconfig rascul 2019-08-24 17:42:39 -0500