Re: [LFS Trac] #5953: linux-7.1.1

LFS Trac ([email protected] via lfs-book Mailing List) <[email protected]> Mon, 22 Jun 2026 22:48:44 -0000
Newsgroups gmane.linux.lfs.book
Message-ID <[email protected]>
#5953: linux-7.1.1
-------------------------+-----------------------
 Reporter:  Bruce Dubbs  |       Owner:  lfs-book
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  13.1
Component:  Book         |     Version:  git
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------
Comment (by Joe Locash):

 A fix for net-tools:

 {{{
 yes "" | make config
 sed -e 's/X25 1/X25 0/'    \
     -e 's/ROM 1/NETROM 0/' \
     -e 's/ROSE 1/ROSE 0/'  \
     -i config.h
 make
 make DESTDIR=$PWD/install install
 ...
 }}}

 The sed disables AX.25, NET/ROM, and ROSE support which were removed in
 this kernel.
-- 
Ticket URL: <https://wiki.linuxfromscratch.org/lfs/ticket/5953#comment:4>
LFS Trac <https://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page