Opened 16 years ago

Closed 15 years ago

#2241 closed defect (fixed)

Module-Init-Tools-3.4.1 Install

Reported by: Trent Shea Owned by: lfs-book@…
Priority: normal Milestone: 6.4
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

Changes to the second configure switch to tidy up the install:

--prefix= --enable-zlib --mandir=/usr/share/man

Attachments (1)

moduleinit.patch (551 bytes ) - added by Trent Shea 15 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 by randy@…, 16 years ago

Owner: changed from lfs-book@… to randy@…
Status: newassigned

by Trent Shea, 15 years ago

Attachment: moduleinit.patch added

comment:2 by Trent Shea, 15 years ago

Install list after the patch, via make DESTDIR=../modinstall install && ls -R

trent@canton:~/build$ ls -R modinstall/
modinstall/:
bin  sbin  usr

modinstall/bin:
lsmod

modinstall/sbin:
depmod  generate-modprobe.conf  insmod  insmod.static  modinfo  modprobe  rmmod

modinstall/usr:
share

modinstall/usr/share:
man

modinstall/usr/share/man:
man5  man8

modinstall/usr/share/man/man5:
depmod.conf.5  modprobe.conf.5  modules.dep.5

modinstall/usr/share/man/man8:
depmod.8  insmod.8  lsmod.8  modinfo.8  modprobe.8  rmmod.8
trent@canton:~/build$

comment:3 by randy@…, 15 years ago

Owner: changed from randy@… to lfs-book@…
Status: assignednew

comment:4 by bdubbs@…, 15 years ago

Resolution: fixed
Status: newclosed

Fixed at revision 8712.

Note: See TracTickets for help on using tickets.