Commit Graph

  • ed980a3d76 Add Dockerfile Roey Darwish Dror 2019-07-25 09:44:33 +03:00
  • 182a7a6008 Bump version v0.8.0 Roey Darwish Dror 2019-07-03 13:32:19 +03:00
  • f1c30e36ea Simple log Roey Darwish Dror 2019-07-03 13:32:02 +03:00
  • 099c796c2c New README Roey Darwish Dror 2019-06-22 20:13:54 +03:00
  • 77a934d4e6 Bump dependencies Roey Darwish Dror 2019-06-20 22:22:25 +03:00
  • e339b722df Don't set the crypt hook when unnecessary (fix #20) Roey Darwish Dror 2019-06-20 22:20:18 +03:00
  • 4b7547a57e Interactive device selection Roey Darwish Dror 2019-06-06 15:19:02 +03:00
  • 4f7b834ce3 Implement auto detection of encrypted root devices (fix #21) Roey Darwish Dror 2019-06-18 22:53:57 +03:00
  • 8551a815c4 Display the entire error chain Roey Darwish Dror 2019-06-18 09:03:39 +03:00
  • e25228e5a1 Update azure-pipelines.yml for Azure Pipelines Roey Darwish Dror 2019-06-18 20:14:53 +03:00
  • 5cf6a8fdd0 Set up CI with Azure Pipelines Roey Darwish Dror 2019-06-18 20:13:21 +03:00
  • 8c736775b0 Version 0.7.0 v0.7.0 Roey Darwish Dror 2019-06-18 12:54:42 +03:00
  • 92f5bdfeab Support chroot images Roey Darwish Dror 2019-06-17 20:56:26 +03:00
  • eddecf8c6b Update lock file Roey Darwish Dror 2019-06-17 20:35:00 +03:00
  • d4cdd187a0 Loop device support Roey Darwish Dror 2019-06-17 20:34:24 +03:00
  • 379f11af42 Add some example presets Roey Darwish Dror 2019-06-06 13:28:29 +03:00
  • 7dcff2a019 Add the "environment" key to presets Roey Darwish Dror 2019-06-06 13:28:15 +03:00
  • ffbd34e14f Add presets support Roey Darwish Dror 2019-06-05 10:05:59 +03:00
  • 91215703bf Add qemu command Roey Darwish Dror 2019-06-02 14:31:19 +03:00
  • 7f6a0c0a0f Fix broken encryption Roey Darwish Dror 2019-05-29 15:03:35 +03:00
  • 10faad551b Move the command line arguments to a module Roey Darwish Dror 2019-05-29 14:39:29 +03:00
  • ec1f74b05d Use constants for partition indexes Roey Darwish Dror 2019-05-29 14:05:17 +03:00
  • bb7567e72b Uber refactoring Roey Darwish Dror 2019-05-29 13:44:37 +03:00
  • 1182c96a08 Fix MacBook booting Roey Darwish Dror 2019-05-29 09:53:29 +03:00
  • 3dcbf04b6c Version bump v0.6.0 Roey Darwish Dror 2019-05-27 14:16:30 +03:00
  • 0492847d51 Generate locale (fix #19) Roey Darwish Dror 2019-05-27 14:15:40 +03:00
  • 2a987be160 Version bump v0.5.0 Roey Darwish Dror 2019-01-06 16:37:17 +02:00
  • 9de7ea9b7b Dependencies bump Roey Darwish Dror 2019-01-06 16:36:55 +02:00
  • 7b235aa9bc Optionally run a command for chroot Roey Darwish Dror 2018-12-30 14:18:55 +02:00
  • 420756df61 Dependencies bump Roey Darwish Dror 2018-12-30 13:52:17 +02:00
  • 808fba9a80 Formatting Roey Darwish Dror 2018-12-30 13:51:18 +02:00
  • fbd8d0227c Rust 2018 Roey Darwish Dror 2018-12-09 10:35:06 +02:00
  • 4f7598c81f Version bump v0.4.0 Roey Darwish Dror 2018-12-04 13:57:49 +02:00
  • e1134fc40e Dependencies bump Roey Darwish Dror 2018-12-04 13:57:37 +02:00
  • f32a90e896 Fix clippy warnings Roey Darwish Dror 2018-12-04 13:56:51 +02:00
  • 5f30a38b4a Add debug log Roey Darwish Dror 2018-12-02 16:51:08 +02:00
  • 35ffccc352 Use Ext4 instead of btrfs Roey Darwish Dror 2018-12-02 16:50:13 +02:00
  • 8c41b390a3 Encryption (fix #3) Roey Darwish Dror 2018-12-02 16:01:23 +02:00
  • db9fdb29c6 Consume the mount stack on umount Roey Darwish Dror 2018-12-02 14:43:22 +02:00
  • d672cf5663 Avoid needless consumption Roey Darwish Dror 2018-11-26 13:46:57 +02:00
  • 7b81e6b3cf Filter out local swap files from fstab (fix #17) Roey Darwish Dror 2018-11-26 09:28:22 +02:00
  • c65004d570 Move the mount to its own module Roey Darwish Dror 2018-11-22 21:37:12 +02:00
  • 112be5157e Use smaller EFI partition Roey Darwish Dror 2018-11-22 21:16:05 +02:00
  • 4e0940cc1f Allow working on loop devices Roey Darwish Dror 2018-11-22 14:53:38 +02:00
  • 6e04daa846 Version bump v0.3.0 Roey Darwish Dror 2018-11-22 11:47:33 +02:00
  • 7c8109934c Fail if failed to ummount the filesystems Roey Darwish Dror 2018-11-22 11:47:20 +02:00
  • 4efa7668c8 Fix typo Roey Darwish Dror 2018-11-22 11:18:13 +02:00
  • f7b2d2cf23 Add NomadBSD to the readme Roey Darwish Dror 2018-11-21 22:19:54 +02:00
  • dd00ff091b Turn off debug logs by default Roey Darwish Dror 2018-11-21 22:17:31 +02:00
  • 416c829d2f Remove compression (fix #16) Roey Darwish Dror 2018-11-21 15:12:15 +02:00
  • 01969aa524 Better block device handling (fix #14) Roey Darwish Dror 2018-11-21 14:48:08 +02:00
  • 24eee12c58 Replace zstd with lzo (fix #16) Roey Darwish Dror 2018-11-21 15:05:37 +02:00
  • ea44f30d6c Dependencies bump Roey Darwish Dror 2018-11-21 13:06:45 +02:00
  • 26cc5901c1 Fix display of exit status error Roey Darwish Dror 2018-11-07 11:42:49 +02:00
  • 3415750123 Avoid needless consumption Roey Darwish Dror 2018-11-07 11:19:46 +02:00
  • 406ed1325f Add chroot subcommand (fix #13) Roey Darwish Dror 2018-11-07 11:09:18 +02:00
  • 4b80f5c41b Avoid copy in MountStack Roey Darwish Dror 2018-11-07 10:27:02 +02:00
  • f08064f2ba No need to call sync Roey Darwish Dror 2018-11-05 10:47:11 +02:00
  • 4914c017d4 Small fixup Roey Darwish Dror 2018-11-05 09:25:59 +02:00
  • c674ef5f2c Avoid code duplication Roey Darwish Dror 2018-11-05 09:13:39 +02:00
  • ec7f60aed4 Readme v0.2.0 Roey Darwish Dror 2018-11-04 17:05:59 +02:00
  • e956dc51c0 Add -p and -i (fix #2 fix #11) Roey Darwish Dror 2018-11-04 17:04:42 +02:00
  • a76b6aff0c Tweak journald (fix #1) Roey Darwish Dror 2018-11-04 17:04:22 +02:00
  • 9771446d36 Typo Roey Darwish Dror 2018-11-04 16:41:59 +02:00
  • b325104190 Add a flag for installing extra packages (fix #11) Roey Darwish Dror 2018-11-04 16:41:17 +02:00
  • 1ded17b500 Signal handling (fix #7) Roey Darwish Dror 2018-11-04 16:31:03 +02:00
  • c543916366 Install broadcom-wl (fix #9) Roey Darwish Dror 2018-11-04 16:20:44 +02:00
  • c89763c689 Implement different error kinds Roey Darwish Dror 2018-11-04 16:20:01 +02:00
  • a250e749d1 Implement process module Roey Darwish Dror 2018-11-04 16:15:17 +02:00
  • 8b0d9ef16a Perform mount using API (fix #10 fix #6) Roey Darwish Dror 2018-11-04 16:05:11 +02:00
  • c7f7f9b533 Generate fstab (fix #8 #12) Roey Darwish Dror 2018-11-04 16:00:52 +02:00
  • c48ea40c98 Update README Roey Darwish Dror 2018-11-04 13:19:23 +02:00
  • 0bc06044a9 README v0.1.0 Roey Darwish Dror 2018-11-01 15:48:13 +02:00
  • cac20b3490 Fix README Roey Darwish Dror 2018-11-01 15:40:31 +02:00
  • b038185deb Fix README Roey Darwish Dror 2018-11-01 15:39:27 +02:00
  • e8d5fce5f0 Add README Roey Darwish Dror 2018-11-01 15:37:34 +02:00
  • cb5daa39bd Don't use a hard-coded mount path Roey Darwish Dror 2018-11-01 15:37:15 +02:00
  • 19f76fec4d Add License Roey Darwish Dror 2018-11-01 15:05:00 +02:00
  • fc42f107f3 Initial commit Roey Darwish Dror 2018-11-01 15:04:14 +02:00