This repository was archived by the owner on Aug 7, 2025. It is now read-only.
Commit f5fc937
William Douglas
Don't subract directories
When directories are subtracted in a bundle that has recursive
dependendencies, the directory "owning" bundle isn't clear so rather
than picking a single bundle to house the directory, all bundles will
have the directory instead. This adds a little bloat to bundles but
directories are fairly static so is likely to have very minimal
impact, especially to updates.
Signed-off-by: William Douglas <william.douglas@intel.com>1 parent 8a95596 commit f5fc937
1 file changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
757 | 757 | | |
758 | 758 | | |
759 | 759 | | |
760 | | - | |
761 | | - | |
762 | | - | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
763 | 769 | | |
764 | 770 | | |
765 | 771 | | |
| |||
0 commit comments