Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 838082 - >=sys-kernel/gentoo-sources-4.18 GENTOO_LINUX_INIT_SYSTEMD should select AUTOFS_FS
Summary: >=sys-kernel/gentoo-sources-4.18 GENTOO_LINUX_INIT_SYSTEMD should select AUTO...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard: 5.10.112
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-12 14:06 UTC by Mike Gilbert
Modified: 2022-04-20 13:19 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Gilbert gentoo-dev 2022-04-12 14:06:52 UTC
The AUTOFS4_FS config option is deprecated. It was renamed to AUTOFS_FS as of Linux 4.18.
Comment 1 Larry the Git Cow gentoo-dev 2022-04-12 17:39:26 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=40752e90343c0e69ce5634eb893e6a54d7c5c44b

commit 40752e90343c0e69ce5634eb893e6a54d7c5c44b
Author:     Mike Pagano <mpagano@gentoo.org>
AuthorDate: 2022-04-12 17:38:27 +0000
Commit:     Mike Pagano <mpagano@gentoo.org>
CommitDate: 2022-04-12 17:38:27 +0000

    Select AUTOFS_FS when GENTOO_LINUX_INIT_SYSTEMD selected
    
    Bug: https://bugs.gentoo.org/838082
    
    Signed-off-by: Mike Pagano <mpagano@gentoo.org>

 4567_distro-Gentoo-Kconfig.patch | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
Comment 2 Mike Gilbert gentoo-dev 2022-04-12 17:58:38 UTC
Sorry, you should also remove the obsolete "select AUTOFS4_FS".
Comment 3 Larry the Git Cow gentoo-dev 2022-04-13 18:28:48 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bb0c3124661d079a7aa91c7f6512cde06e2c5ca

commit 5bb0c3124661d079a7aa91c7f6512cde06e2c5ca
Author:     Mike Pagano <mpagano@gentoo.org>
AuthorDate: 2022-04-13 18:27:37 +0000
Commit:     Mike Pagano <mpagano@gentoo.org>
CommitDate: 2022-04-13 18:27:37 +0000

    sys-kernel/gentoo-sources: add 5.17.3 and genpatches
    
    Remove deprecated select AUTOFS4_FS
    Select AUTOFS_FS when GENTOO_LINUX_INIT_SYSTEMD selected (Mike Pagano)
    
    Bug: https://bugs.gentoo.org/838082
    
    Signed-off-by: Mike Pagano <mpagano@gentoo.org>

 sys-kernel/gentoo-sources/Manifest                 |  3 +++
 .../gentoo-sources/gentoo-sources-5.17.3.ebuild    | 28 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2022-04-13 18:47:55 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf49ed4e57620583e58932dd89d4bb2229b60492

commit bf49ed4e57620583e58932dd89d4bb2229b60492
Author:     Mike Pagano <mpagano@gentoo.org>
AuthorDate: 2022-04-13 18:46:54 +0000
Commit:     Mike Pagano <mpagano@gentoo.org>
CommitDate: 2022-04-13 18:47:50 +0000

    sys-kernel/gentoo-sources: add 5.16.20 and genpatches
    
    Remove deprecated select AUTOFS4_FS
    Select AUTOFS_FS when GENTOO_LINUX_INIT_SYSTEMD selected (Mike Pagano)
    
    Bug: https://bugs.gentoo.org/838082
    
    Signed-off-by: Mike Pagano <mpagano@gentoo.org>

 sys-kernel/gentoo-sources/Manifest                 |  3 +++
 .../gentoo-sources/gentoo-sources-5.16.20.ebuild   | 28 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)
Comment 5 Larry the Git Cow gentoo-dev 2022-04-13 20:19:03 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb264acc5d2a85b79b8941738ce2131ae2bad7f2

commit eb264acc5d2a85b79b8941738ce2131ae2bad7f2
Author:     Mike Pagano <mpagano@gentoo.org>
AuthorDate: 2022-04-13 20:18:27 +0000
Commit:     Mike Pagano <mpagano@gentoo.org>
CommitDate: 2022-04-13 20:18:27 +0000

    sys-kernel/gentoo-sources: add 5.15.34 and genpatches
    
    Remove deprecated select AUTOFS4_FS
    Select AUTOFS_FS when GENTOO_LINUX_INIT_SYSTEMD selected (Mike Pagano)
    
    Bug: https://bugs.gentoo.org/838082
    
    Signed-off-by: Mike Pagano <mpagano@gentoo.org>

 sys-kernel/gentoo-sources/Manifest                 |  3 +++
 .../gentoo-sources/gentoo-sources-5.15.34.ebuild   | 28 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)
Comment 6 Mike Pagano gentoo-dev 2022-04-14 16:20:21 UTC
I missed 5.10 for the removal of AUTOFS4_FS.  It's queue up for the next release following upstream.
Comment 7 Larry the Git Cow gentoo-dev 2022-04-15 13:33:09 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b9d182999c8f69d1dd56fa14ccea88105f25429

commit 7b9d182999c8f69d1dd56fa14ccea88105f25429
Author:     Mike Pagano <mpagano@gentoo.org>
AuthorDate: 2022-04-15 13:32:40 +0000
Commit:     Mike Pagano <mpagano@gentoo.org>
CommitDate: 2022-04-15 13:32:40 +0000

    sys-kernel/gentoo-sources: add 5.4.189 and genpatches
    
    Remove deprecated select AUTOFS4_FS
    Select AUTOFS_FS when GENTOO_LINUX_INIT_SYSTEMD selected
    
    Bug: https://bugs.gentoo.org/838082
    
    Signed-off-by: Mike Pagano <mpagano@gentoo.org>

 sys-kernel/gentoo-sources/Manifest                 |  3 +++
 .../gentoo-sources/gentoo-sources-5.4.189.ebuild   | 28 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b485ed5491041a1a71fa98203c0560a70c2677b

commit 8b485ed5491041a1a71fa98203c0560a70c2677b
Author:     Mike Pagano <mpagano@gentoo.org>
AuthorDate: 2022-04-15 13:32:05 +0000
Commit:     Mike Pagano <mpagano@gentoo.org>
CommitDate: 2022-04-15 13:32:05 +0000

    sys-kernel/gentoo-sources: add 4.19.238 and genpatches
    
    Remove deprecated select AUTOFS4_FS
    Select AUTOFS_FS when GENTOO_LINUX_INIT_SYSTEMD selected (Mike Pagano)
    
    Bug: https://bugs.gentoo.org/838082
    
    Signed-off-by: Mike Pagano <mpagano@gentoo.org>

 sys-kernel/gentoo-sources/Manifest                 |  3 +++
 .../gentoo-sources/gentoo-sources-4.19.238.ebuild  | 28 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)
Comment 8 Larry the Git Cow gentoo-dev 2022-04-20 13:19:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3faeadc55d181dc421388186e2c80168e4f3798

commit f3faeadc55d181dc421388186e2c80168e4f3798
Author:     Mike Pagano <mpagano@gentoo.org>
AuthorDate: 2022-04-20 13:12:05 +0000
Commit:     Mike Pagano <mpagano@gentoo.org>
CommitDate: 2022-04-20 13:19:43 +0000

    sys-kernel/gentoo-sources: add 5.10.112 and genpatches
    
    Remove deprecated select AUTOFS4_FS
    
    Closes: https://bugs.gentoo.org/838082
    
    Signed-off-by: Mike Pagano <mpagano@gentoo.org>

 sys-kernel/gentoo-sources/Manifest                 |  3 +++
 .../gentoo-sources/gentoo-sources-5.10.112.ebuild  | 28 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)