call fstat to get a geometry on Hurd, don't include linux/cdrom.h any longer.
This commit is contained in:
parent
504e540242
commit
62eafe888b
4 changed files with 50 additions and 4 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2000-10-01 OKUJI Yoshinori <okuji@gnu.org>
|
||||
|
||||
* lib/device.c [__linux__]: Don't include <linux/cdrom.h>.
|
||||
[__linux__ && !CDROM_GET_CAPABILITY] (CDROM_GET_CAPABILITY):
|
||||
Defined as 0x5331.
|
||||
|
||||
2000-10-01 OKUJI Yoshinori <okuji@gnu.org>
|
||||
|
||||
* lib/device.c (get_drive_geometry) [__GNU__]: Get the number of
|
||||
total sectors by fstat. The rest are filled with arbitrary
|
||||
values.
|
||||
|
||||
2000-09-30 OKUJI Yoshinori <okuji@gnu.org>
|
||||
|
||||
* util/grub-install.in (convert): The code for gnu* (i.e.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue