2005-03-19 Yoshinori K. Okuji <okuji@enbug.org>
* DISTLIST: New file. * gendistlist.sh: Likewise. * Makefile.in (COMMON_DISTFILES): Removed. (BOOT_DISTFILES): Likewise. (CONF_DISTFILES): Likewise. (DISK_DISTFILES): Likewise. (FS_DISTFILES): Likewise. (INCLUDE_DISTFILES): Likewise. (KERN_DISTFILES): Likewise. (LOADER_DISTFILES): Likewise. (TERM_DISTFILES): Likewise. (UTIL_DISTFILES): Likewise. (DISTFILES): Likewise. (uninstall): Uninstall files in $(pkgdata_DATA). (DISTLIST): New target. (distdir): Use the contents of the file DISTLIST to get a list of distributed files.
This commit is contained in:
parent
46b3b8a540
commit
0058f7712f
4 changed files with 237 additions and 44 deletions
21
ChangeLog
21
ChangeLog
|
@ -1,3 +1,24 @@
|
|||
2005-03-19 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
* DISTLIST: New file.
|
||||
* gendistlist.sh: Likewise.
|
||||
|
||||
* Makefile.in (COMMON_DISTFILES): Removed.
|
||||
(BOOT_DISTFILES): Likewise.
|
||||
(CONF_DISTFILES): Likewise.
|
||||
(DISK_DISTFILES): Likewise.
|
||||
(FS_DISTFILES): Likewise.
|
||||
(INCLUDE_DISTFILES): Likewise.
|
||||
(KERN_DISTFILES): Likewise.
|
||||
(LOADER_DISTFILES): Likewise.
|
||||
(TERM_DISTFILES): Likewise.
|
||||
(UTIL_DISTFILES): Likewise.
|
||||
(DISTFILES): Likewise.
|
||||
(uninstall): Uninstall files in $(pkgdata_DATA).
|
||||
(DISTLIST): New target.
|
||||
(distdir): Use the contents of the file DISTLIST to get a list of
|
||||
distributed files.
|
||||
|
||||
2005-03-18 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
* fs/fat.c (grub_fat_mount): Ignore the 3rd bit of a media
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue