Opened 16 years ago
Closed 10 years ago
#3779 closed enhancement (fixed)
makebootable should be renamed or have compatibility options removed
Reported by: | mmadia | Owned by: | nobody |
---|---|---|---|
Priority: | low | Milestone: | R1 |
Component: | Applications/Command Line Tools | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
makebootable was updated to work with Haiku's new directory layout. Now, makebootable no longer works to make R5 or Zeta partitions bootable. As such, one of the following could be done
-the legacy compatibility options [-alert, -full, -safe] should be dropped from makebootable, as i believe it to be non-functioning. possibly throw an error or warning when those arguments are detected.
-fork makebootable in two. keeping 'makebootable' functioning for R5+Zeta partitions and providing a second binary, eg 'makesysbootable' , which is used with the new directory layout.
Change History (4)
comment:1 by , 16 years ago
Description: | modified (diff) |
---|
comment:2 by , 16 years ago
Description: | modified (diff) |
---|
comment:3 by , 15 years ago
Component: | Applications → Applications/Command Line Tools |
---|---|
Owner: | changed from | to
Version: | R1/pre-alpha1 |
comment:4 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Removed in hrev48430.