Commit e9cf650
committed
Restructure overlay system into hierarchical categories with numeric prefixes
Reorganize overlays into hierarchical categories (common, common-extended, firmware-{profile})
with numeric prefixes to control patching order. Update build system to automatically
discover and apply overlays based on profile selection, eliminating hardcoded overlay lists.1 parent bd5504b commit e9cf650
File tree
42 files changed
+51
-41
lines changed- .github/workflows
- docs
- overlays
- common
- 01-store-version/scripts
- 02-enable-ssh/patches
- 03-disable-wlan-power-save/root
- etc/init.d
- usr/sbin
- 04-kernel-modules/scripts
- firmware-basic/01-enable-native-camera-fluidd
- patches
- root
- etc/init.d
- home/lava/moonraker-config
- firmware-extended
- 01-enable-klipper-includes
- patches
- root
- etc/init.d
- home/lava
- klipper-config
- moonraker-config
- origin_printer_data/config
- klipper
- moonraker
- 02-camera-v4l2-mpp
- patches
- root
- etc
- init.d
- udev/rules.d
- home/lava
- moonraker-config
- origin_printer_data/config/moonraker
- scripts
- 03-rfid-support
- patches
- pre-scripts
- root/home/lava/klipper/klippy/extras
- test
- app
- 50-stub-moonraker-timelapse/root/home/lava
- moonraker-config
- moonraker/moonraker/components
- 51-enable-moonraker-apprise/scripts
- 90-fluidd-upgrade/scripts
- scripts/dev
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
42 files changed
+51
-41
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
19 | 12 | | |
20 | 13 | | |
| 14 | + | |
| 15 | + | |
21 | 16 | | |
22 | | - | |
23 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
24 | 22 | | |
25 | 23 | | |
26 | | - | |
| 24 | + | |
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
| |||
32 | 30 | | |
33 | 31 | | |
34 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
File renamed without changes.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments