9 | | * [ ] rewrite section 4.2 and section 7.5. In section 4.2 we'll set up `{/usr,}/{lib,lib64,bin,sbin}`, and the references to them should be removed in 7.5. For consistency both sysv and systemd should be changed: the revisions share a same section 7.5, but section 4.2 would be different |
10 | | * [ ] modify section 4.3 for the changes of 4.2 |
11 | | * [ ] remove `-Dsplit-usr=true` in systemd |
12 | | * [ ] mark all `mv /usr/lib/libfoo.so.* /lib ...` commands with `revision="sysv"`, in LFS |
| 9 | * [x] rewrite section 4.2 and section 7.5. In section 4.2 we'll set up `{/usr,}/{lib,lib64,bin,sbin}`, and the references to them should be removed in 7.5. For consistency both sysv and systemd should be changed: the revisions share a same section 7.5, but section 4.2 would be different |
| 10 | * [x] modify section 4.3 for the changes of 4.2 |
| 11 | * [x] remove `-Dsplit-usr=true` in systemd |
| 12 | * [x] mark all `mv /usr/lib/libfoo.so.* /lib ...` commands with `revision="sysv"`, in LFS |