Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 78304 Details for
Bug 120573
am-utils build fails without ext2 support in kernel
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
add ext3 to list
am-utils-ufs-ext3.patch (text/plain), 1.30 KB, created by
Cole Hoosier
on 2006-01-27 15:13:05 UTC
(
hide
)
Description:
add ext3 to list
Filename:
MIME Type:
Creator:
Cole Hoosier
Created:
2006-01-27 15:13:05 UTC
Size:
1.30 KB
patch
obsolete
>--- ../../am-utils-6.0.9/configure.in 2003-01-25 09:00:48.000000000 -0600 >+++ ./configure.in 2006-01-27 16:30:50.000000000 -0600 >@@ -774,7 +774,7 @@ > AMU_CHECK_FS_MNTENT(vfat pcfs pc msdos msdosfs fat, pcfs) > AMU_CHECK_FS_MNTENT(tfs) > AMU_CHECK_FS_MNTENT(tmpfs) >-AMU_CHECK_FS_MNTENT(ext2 ffs ufs 42 efs xfs jfs ultrix, ufs) >+AMU_CHECK_FS_MNTENT(ext3 ext2 ffs ufs 42 efs xfs jfs ultrix, ufs) > dnl openbsd 2.4 introduce a new file system called xfs, which is not > dnl the same as irix-s xfs. Sigh, why did openbsd have to use such a name! > case "${host_os_name}" in >@@ -822,7 +822,7 @@ > AC_MSG_NOTICE(*** MOUNTING TYPES ***) > AMU_CHECK_MOUNT_TYPE(nfs) > AMU_CHECK_MOUNT_TYPE(nfs3) >-AMU_CHECK_MOUNT_TYPE(4.2 4.3 4.4 ext2 ufs efs xfs ffs jfs ultrix, ufs) >+AMU_CHECK_MOUNT_TYPE(4.2 4.3 4.4 ext3 ext2 ufs efs xfs ffs jfs ultrix, ufs) > AMU_CHECK_MOUNT_TYPE(xfs) > AMU_CHECK_MOUNT_TYPE(efs) > AMU_CHECK_MOUNT_TYPE(cdfs hsfs cd9660 iso9660 isofs cdrom, cdfs) >@@ -845,7 +845,7 @@ > AC_MSG_NOTICE(*** MOUNTING TABLE NAMES ***) > AMU_CHECK_MNTTAB_TYPE(nfs) > AMU_CHECK_MNTTAB_TYPE(nfs3) >-AMU_CHECK_MNTTAB_TYPE(ext2 ufs jfs 4.2 4.3 4.4 efs xfs ffs, ufs) >+AMU_CHECK_MNTTAB_TYPE(ext3 ext2 ufs jfs 4.2 4.3 4.4 efs xfs ffs, ufs) > AMU_CHECK_MNTTAB_TYPE(xfs) > AMU_CHECK_MNTTAB_TYPE(efs) > AMU_CHECK_MNTTAB_TYPE(cdfs hsfs cd9660 iso9660 isofs cdrom, cdfs)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 120573
: 78304