Opened 6 years ago

Closed 4 years ago

#834 closed defect (fixed)

Have isolinux files parametrized based on distributions

Reported by: Bruno Cornec Owned by: Bruno Cornec
Priority: normal Milestone: 3.3.0
Component: mindi Version: 3.2.2
Severity: normal Keywords:
Cc:

Description

On arch linux the file is under:

/usr/lib/syslinux/bios/isolinux.bin

which is not covered by mindi yet.

Workaround (by stef204) is to do:

sudo ln -s /usr/lib/syslinux/bios/isolinux.bin /usr/lib/

Final fix should be to us project-builder.org conf files mechanism to allow the location to be a parameter based on distros.

Will do with pb 0.15 to have YAML content.

Change History (1)

comment:1 by Bruno Cornec, 4 years ago

Resolution: fixed
Status: newclosed

Fix in rev [3764] Using pb will be done later on.

Note: See TracTickets for help on using tickets.