Changes between Version 2 and Version 5 of Ticket #4848


Ignore:
Timestamp:
04/28/2021 04:45:46 PM (4 years ago)
Author:
Xi Ruoyao
Comment:

We'll keep /lib64 there: the existence of /usr/lib64 causes meson trying to install every library into it.

As /lib64 only contains two symlinks, it should be OK.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4848

    • Property Summary make /lib, /lib64, /bin, /sbin symlinks to their conterpart in /usrmake /lib, /bin, /sbin symlinks to their conterpart in /usr
  • Ticket #4848 – Description

    v2 v5  
    1111* [x] remove `-Dsplit-usr=true` in systemd
    1212* [x] mark all `mv /usr/lib/libfoo.so.* /lib ...` commands with `revision="sysv"`, in LFS
    13 * [ ] build and test LFS
     13* [x] build and test LFS
    1414* [ ] mark all `mv /usr/lib/libfoo.so.* /lib ...` commands with `revision="sysv"`, in BLFS