1. 0d80e9e flexor: Fix log copy when saving logs by Ted Brandston · 5 months ago
  2. cf92cbd flexor: Surface log saving errors better by Ted Brandston · 5 months ago
  3. 48e61c1 flexor: Fix log storage destination logic by Ted Brandston · 5 months ago
  4. be85ccc flexor: Log install attempts by Ted Brandston · 5 months ago
  5. f9d5c8f flexor: Clarify logs by Ted Brandston · 5 months ago
  6. b629cfb flexor: UEFI boot entry should be "ChromeOS Flex" by Ted Brandston · 5 months ago
  7. 6c6c7e4 flexor: Tiny refactor of xtask file copy by Ted Brandston · 5 months ago
  8. 34dd3e6 flexor: Simplify try_exists to exists by Ted Brandston · 5 months ago
  9. 77a2722 flexor: Add install_type file for usage metrics by Ted Brandston · 5 months ago
  10. ac88f1b flexor: Split mount_stateful from copy_flex_conf by Ted Brandston · 5 months ago
  11. 32cf488 flexor: Let create-test-disk copy flex_config.json by Ted Brandston · 5 months ago
  12. ccebed5 flexor: increase flex partition size by Nikhil Gumidelli · 6 months ago
  13. 0d48fd6 flexor: create-test-disk now uses crdyboot_verbose by Ted Brandston · 6 months ago
  14. 610d699 flexor: increase flex partition size by Nikhil Gumidelli · 7 months ago
  15. a4056cf flexor: Make one mount read-only by Ted Brandston · 8 months ago
  16. 2b9d595 flexor: Mount efivarfs by Ted Brandston · 8 months ago
  17. dec8393a flexor: Add xtask action to create a test disk by Nicholas Bishop · 9 months ago
  18. 98fb378 flexor: Stub in create-test-disk action by Nicholas Bishop · 9 months ago
  19. 080c522 flexor: Refactor xtask code for finding a partition by type by Nicholas Bishop · 9 months ago
  20. 2ac89b4 flexor: Add run_cmd to xtask by Nicholas Bishop · 9 months ago
  21. 6f7dcc9 flexor: Simplify test_disk::update args by Nicholas Bishop · 9 months ago
  22. aa42e1f7 flexor: Make update-test-disk faster by Nicholas Bishop · 9 months ago
  23. 7fea5d1 flexor: Use fs-err in xtask by Nicholas Bishop · 9 months ago
  24. 0e1541d flexor: increase flex partition size by Nikhil Gumidelli · 9 months ago
  25. 154b90b flexor: Fix test flakeyness due to output ordering by Nicholas Bishop · 10 months ago
  26. 6a7d3f2 flexor: Log output from child processes by Nicholas Bishop · 10 months ago
  27. 8ef9bb1 flexor: Improve qemu args by Nicholas Bishop · 10 months ago
  28. 1eba9b7 flexor: Update readme by Nicholas Bishop · 10 months ago
  29. f2e71aa flexor: Add xtask for just updating a test disk by Ted Brandston · 10 months ago
  30. 19252a4 flexor: Add run-test-disk options to update image by Ted Brandston · 10 months ago
  31. 3558582 flexor: Add xtask to run test disk in a vm by Ted Brandston · 10 months ago
  32. 432d93d flexor: Set up xtask by Ted Brandston · 10 months ago
  33. f493d4b libchromeos-rs: Convert TempBackedMount to Mount by Ted Brandston · 12 months ago
  34. d6a377d libchromeos-rs: Rename Mount to TempBackedMount by Ted Brandston · 12 months ago
  35. 53b3655 flexor: Make clippy happy by Ted Brandston · 12 months ago
  36. b98e672 flexor: Use mount from libchromeos-rs by Ted Brandston · 1 year, 2 months ago
  37. 07047e3 flexor: Cut log messages that are longer than 1024 bytes by Bastian Kersting · 1 year, 5 months ago
  38. c59559b flexor: Fix command execution by Bastian Kersting · 1 year, 5 months ago
  39. f4f3068 flexor: Fix return error in run() method by Bastian Kersting · 1 year, 5 months ago
  40. 3d2e508 flexor: Clean up logs by Bastian Kersting · 1 year, 5 months ago
  41. c866470 flexor: Log to kmsg instead of syslog by Bastian Kersting · 1 year, 5 months ago
  42. 1104adc flexor: replace libchromeos::rand with crates.io rand by Daniel Verkamp · 1 year, 6 months ago
  43. 9a64f9e flexor: Drop skip_src_removable flag from chromeos-install call by Nicholas Bishop · 1 year, 6 months ago
  44. 796351e flexor: Don't make failing to copy the config an error by Bastian Kersting · 1 year, 6 months ago
  45. f7c01be flexor: Use correct GID and UID for config.json by Bastian Kersting · 1 year, 6 months ago
  46. 0796c4a flexor: Log to /dev/kmsg on start and finish by Bastian Kersting · 1 year, 8 months ago
  47. d7010ef flexor: Apply clippy warnings by Bastian Kersting · 1 year, 8 months ago
  48. c0328ed flexor: Also preserve config.json during the deployment by Bastian Kersting · 1 year, 8 months ago
  49. 52d8b37 flexor: Identify install partition by payload by Bastian Kersting · 1 year, 8 months ago
  50. d6c8fe5 flexor: Rename data partition to install partition by Bastian Kersting · 1 year, 9 months ago
  51. bca5827 flexor: Switch to type GUID to identify data partition by Bastian Kersting · 1 year, 10 months ago
  52. 1bcc1e4 flexor: Revisit logging and error contexts by Bastian Kersting · 1 year, 10 months ago
  53. 3b32f3e flexor: Move debug console upstart job to ramfs_debug by Bastian Kersting · 1 year, 10 months ago
  54. 3435535 flexor: Identify data partition by guid, not by index by Bastian Kersting · 1 year, 10 months ago
  55. b3991b0 flexor: Add retry logic for installation by Bastian Kersting · 1 year, 10 months ago
  56. e4a0376 flexor: Add uguid dependency by Bastian Kersting · 1 year, 11 months ago
  57. c266942 flexor: Fix wrong used partition check by Bastian Kersting · 1 year, 11 months ago
  58. f138f6b flexor: Remove flex deployment partition by Bastian Kersting · 1 year, 11 months ago
  59. ff48b5a flexor: add functions to remove the flex deploy partition by Bastian Kersting · 1 year, 11 months ago
  60. d6c0794 flexor: Unify functions consuming std::path::Path by Bastian Kersting · 1 year, 11 months ago
  61. aed276b flexor: Hardcode blocksize in all places by Bastian Kersting · 1 year, 11 months ago
  62. 2bcb2c8 flexor: Move some utils to disk:: by Bastian Kersting · 1 year, 11 months ago
  63. 3a17789 flexor: Actually generate random UUID for cgpt by Bastian Kersting · 1 year, 11 months ago
  64. 8b99775 flexor: Unify comments by Bastian Kersting · 1 year, 11 months ago
  65. 1456a1b flexor: Bump gpt crates to 0.16.0 by Bastian Kersting · 1 year, 11 months ago
  66. f2b1bc0 flexor: Switch logging to syslog by Bastian Kersting · 1 year, 11 months ago
  67. 4b0dccc flexor: Add upstart config files by Bastian Kersting · 1 year, 11 months ago
  68. aa7eb72 flexor: Add mechanism to detect disk by Bastian Kersting · 1 year, 11 months ago
  69. 0799377 flexor: Replace get_partition_device with libchromeos call by Bastian Kersting · 2 years ago
  70. c5031ce flexor: Update chromeos-install argument by Bastian Kersting · 2 years ago
  71. bc66a5b flexor: Add cargo_clippy presubmits by Bastian Kersting · 2 years ago
  72. 8ff1559 flexor: Implement installation logic by Bastian Kersting · 2 years ago
  73. e08bd60 flexor: Add utility for uncompressing a tar.xz by Bastian Kersting · 2 years ago
  74. 9aad950 flexor: Add utilities for writing filesystems and syncing partitions by Bastian Kersting · 2 years ago
  75. b356a7e flexor: Add utilities for interacting with the disk by Bastian Kersting · 2 years ago
  76. f12c894 flexor: Fix failing test by Bastian Kersting · 2 years ago
  77. 1a7e1f8 flexor: Add tests for cgpt module by Bastian Kersting · 2 years ago
  78. ddd214e flexor: Add cgpt module by Bastian Kersting · 2 years ago
  79. bc4945a flexor: Add function for retrieving a partition by name by Bastian Kersting · 2 years ago
  80. f16954d flexor: Add initial type for interacting with GPT by Bastian Kersting · 2 years ago
  81. 4ccbde2 flexor: Add wrapper for invoking chromeos-install by Bastian Kersting · 2 years ago
  82. 7f4a509 flexor: Change fat32 to vfat by Bastian Kersting · 2 years ago
  83. c7d5ca0 flexor: Add type for mounting by Bastian Kersting · 2 years ago
  84. fca370b flexor: Add logging and switch to anyhow by Bastian Kersting · 2 years ago
  85. 8919f65 flexor: Fix Markdown formatting and DIR_METADATA by Bastian Kersting · 2 years ago
  86. c91bdee flexor: Add flexor package by Bastian Kersting · 2 years ago