Marcel Moolenaar 711cc43515 Pass the partition type to get_mountpoint() and new_part(). This way
we'll actually create an EFI partition with a FAT file system instead
of an UFS file system. It also allows us to give a sensible default
mount point for EFI partitions so that people don't have to guess.
This also means that we can now remove new_efi_part(), which did the
same thing as new_part(), except it created a FAT file system. The
function wasn't called when the EFI partition was created from scratch
though, which was the problem. By passing the partition type to the
various functions, we can deal with EFI without having to duplicate
code.
2004-08-04 05:40:15 +00:00
..
2004-07-02 19:07:33 +00:00
2004-07-03 18:35:53 +00:00
2004-07-28 07:20:04 +00:00
2003-09-07 16:43:53 +00:00
2004-07-07 19:57:16 +00:00
2004-01-04 15:51:32 +00:00
2004-03-28 13:42:27 +00:00
2004-06-04 19:23:39 +00:00
2004-06-04 19:29:09 +00:00
2004-07-03 18:35:53 +00:00
2004-05-29 06:10:42 +00:00
2004-07-03 18:35:53 +00:00
2004-02-23 20:25:27 +00:00
2004-06-04 19:23:12 +00:00
2004-07-03 18:35:53 +00:00
2003-08-04 21:31:53 +00:00
2004-06-05 20:21:58 +00:00
2004-06-05 20:21:17 +00:00
2004-07-03 18:35:53 +00:00
2004-07-16 12:50:10 +00:00
2003-10-29 09:31:41 +00:00
2004-07-02 22:50:25 +00:00
2004-07-09 06:16:43 +00:00
2004-07-04 19:52:48 +00:00
2004-07-07 19:57:16 +00:00
2004-07-03 18:35:53 +00:00
2004-06-05 20:20:34 +00:00