Opened 14 years ago
Closed 13 years ago
#617 closed defect (fixed)
beta 3.0.2 mindi includes all modules in initrd
| Reported by: | Bruno Cornec | Owned by: | Bruno Cornec |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0.2 |
| Component: | mondo | Version: | 3.0.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
As reported on the mondo ML. Maybe in link with #607.
Attachments (3)
Change History (6)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
| Status: | new → assigned |
|---|
comment:3 by , 13 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fixed in [3014].
Analysis of deps returns /lib64 on Ubuntu and Debian as it's a link, so needed in the rootfs, and thus ReadAllLink expands it to /lib. But including a full /lib makes stuf behaving as reported here and in #617.
So now real directories are excluded from the tar transfer to the rootfs in order to avoid that.
Mindi now works on Ubuntu 11.04 x86_64
Note:
See TracTickets
for help on using tickets.

Cf: