Commit 2947823
[antlir2][cleanup] rip out overlayfs and cas_dir
Summary:
These were both half-assed attempts to not be utterly reliant on btrfs so that
we could do fancier things like support Remote Execution builds.
Since we don't actually use them, just delete it.
I still would like to implement something to support Remote Execution, but that
will likely need to look something like `ostree`, rather than shenanigans with
`overlayfs` or a "dumb" implementation like `cas_dir`
Test Plan: waitforsandcastle
Reviewed By: justintrudell
Differential Revision: D75298488
fbshipit-source-id: d7d7da5865f2b62748a68f9bf994e948a4b885b51 parent 4d72e0b commit 2947823
File tree
41 files changed
+29
-2095
lines changed- antlir/antlir2
- antlir2_cas_dir
- src
- antlir2_depgraph/tests
- antlir2_facts
- bin
- antlir2_features
- src
- antlir2_overlayfs
- bin
- src
- tests
- long_chain
- antlir2_receive
- src
- antlir2
- src/cmd
- bzl
- image
- cfg
- features
- rpm
- genrule_in_image
- src
- test_images/remote_execution
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
41 files changed
+29
-2095
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | | - | |
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
| |||
70 | 68 | | |
71 | 69 | | |
72 | 70 | | |
73 | | - | |
74 | 71 | | |
75 | 72 | | |
76 | 73 | | |
77 | 74 | | |
78 | 75 | | |
79 | | - | |
80 | 76 | | |
81 | 77 | | |
82 | 78 | | |
83 | 79 | | |
84 | 80 | | |
85 | 81 | | |
86 | | - | |
87 | 82 | | |
88 | 83 | | |
89 | 84 | | |
| |||
94 | 89 | | |
95 | 90 | | |
96 | 91 | | |
97 | | - | |
98 | 92 | | |
99 | 93 | | |
100 | 94 | | |
| |||
195 | 189 | | |
196 | 190 | | |
197 | 191 | | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | 192 | | |
203 | 193 | | |
204 | 194 | | |
| |||
238 | 228 | | |
239 | 229 | | |
240 | 230 | | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | 231 | | |
254 | 232 | | |
255 | 233 | | |
This file was deleted.
0 commit comments