Opened 4 years ago
Closed 3 years ago
#16877 closed task (fixed)
Build system still using mtools
Reported by: | beaglejoe | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta4 |
Component: | Build System | Version: | R1/beta3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86-64 |
Description
As reported on the forum by OneRyan
here
,the build for x86_64 does not work when following the instructions from the website.
mtools has been removed from the Pre-requisite Software page, but is still needed.
See: https://git.haiku-os.org/haiku/tree/build/jam/ImageRules#n1698
actions BuildEfiSystemPartition1 { $(RM) $(<) dd if=/dev/zero of=$(<) bs=1024 count=2880 mformat -i $(<) -f 2880 mmd -D s -i $(<) ::/EFI mmd -D s -i $(<) ::/EFI/BOOT mcopy -D o -i $(<) $(EFIICON) ::/.VolumeIcon.icns mcopy -D o -i $(<) $(>) ::/EFI/BOOT/$(EFINAME) }
Change History (4)
comment:1 by , 4 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 4 years ago
This was done following https://git.haiku-os.org/haiku/commit/?id=58332722cd53ab2c1e49379a614502a28b979788
it's probably best to change it here to use fat shell aswell
comment:3 by , 3 years ago
comment:4 by , 3 years ago
Milestone: | Unscheduled → R1/beta4 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Version: | → R1/beta3 |
Note:
See TracTickets
for help on using tickets.
website change: https://github.com/haiku/website/commit/656e8d038b513e5cab5f6c69321e913bc5205598