1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-16 20:21:32 +03:00
Commit Graph

68 Commits

Author SHA1 Message Date
Samuel Dionne-Riel
9750eb940d image-builder: Adds test for size/populate being left out 2019-08-28 21:06:36 -04:00
Samuel Dionne-Riel
eb8ca1f685 image-builder: handle size and begin work on populate commands 2019-08-28 20:50:28 -04:00
Samuel Dionne-Riel
183c64b638 image-builder: Fix bug in expected failures 2019-08-28 20:49:12 -04:00
Samuel Dionne-Riel
e9a0060987 image-builder: Adds "default" filesystems test 2019-08-28 15:43:28 -04:00
Samuel Dionne-Riel
75bee46289 image-builder: Test output is markdown friendly
Additionally, tests order is stable.

Though, output is not stable! As store paths can change.
2019-08-28 15:42:32 -04:00
Samuel Dionne-Riel
18df06ee24 image-builder: nils can now be expected 2019-08-28 15:41:24 -04:00
Samuel Dionne-Riel
372b66da1a image-builder: Test harness can test specific files 2019-08-28 15:14:38 -04:00
Samuel Dionne-Riel
a2fccaccdb WIP makePartitions: dumb way to always re-run tests...
Can we make this cleaner? --check might not rebuild deep enough.
2019-08-28 15:02:32 -04:00
Samuel Dionne-Riel
1469d71f88 image-builder: Adds a tests harness 2019-08-28 15:02:29 -04:00
Samuel Dionne-Riel
1dc392d317 WIP: adds image-builder tooling 2019-08-27 15:41:09 -04:00
Samuel Dionne-Riel
0c39da0fff WIP: makeMBR now handles boot flag 2019-08-27 14:25:38 -04:00
Samuel Dionne-Riel
549f0b55eb WIP adds makeFAT32 2019-08-27 14:14:57 -04:00
Samuel Dionne-Riel
24068f0a22 WIP adds makePartition 2019-08-27 14:14:47 -04:00
Samuel Dionne-Riel
9f773535e6 WIP: Adds makeMBR 2019-08-27 14:14:03 -04:00
Samuel Dionne-Riel
cf47617e62 Reviews how overlay works and is used. 2018-06-26 20:49:15 -04:00
Samuel Dionne-Riel
6d8b2bea22 WIP : stops relying on NIX_PATH entries.
I don't know if there could have been issues.

Better safe than sorry.
2018-06-23 18:09:05 -04:00
Samuel Dionne-Riel
a607f97799 Starts refactoring a bit of the helpers. 2018-06-23 16:12:39 -04:00
Samuel Dionne-Riel
844313903e WIP Migrates device configuration into the options system. 2018-06-16 23:21:41 +00:00