Opened 23 years ago

Closed 20 years ago

Last modified 20 years ago

#131 closed defect (duplicate)

Instead of running MAKEDEV, run the mknod commands

Reported by: gerard@… Owned by: gerard@…
Priority: lowest Milestone:
Component: Book Version: CVS
Severity: normal Keywords:
Cc:

Description

This has been suggested in an email to lfs-discuss.

From: David Anselmi <anselmi@…> To: lfs-discuss@… Subject: Re: LFS MAKEDEV script Date: Fri, 17 Aug 2001 22:07:56 -0600 First paragraph from the email:

To me, seems that the makedev script is not very LFS-like. It wouldn't surprise me to have a page in the book that says "now make all your device files with the following mknod commands" and lists the minimal set of device files (perhaps with a mention of the handy makedev script). After all, LFS is a minimal install that you build what you want on top. Why shouldn't it provide a minimal set of devices and you build what you need on top?

---

Would be great to have in the LFS-3.0 release. I'll give it a start immediately (as soon as I finish building here in chapter 5)

Attachments (2)

MAKEDEV.diff (672 bytes ) - added by gerard@… 23 years ago.
patch to makedev so it works before Glibc is installed
make_devices.bz2 (20.0 KB ) - added by gerard@… 23 years ago.
alternative to MAKEDEV to only install what you need, not the ~1027 you don't need

Download all attachments as: .zip

Change History (19)

comment:1 by gerard@…, 23 years ago

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

comment:2 by markh@…, 23 years ago

Right. Sorry for being slow but I'm AFK for a few days at the moment. Just my comments on this: IMHO we should at least leave the MAKEDEV script as an option. Personally, although I want to build my system from scratch, creating all of the devices using mknod just seems pedantic. For example, those using systems which don't use devpts are going to have to create pty[p-za-e][0-9a-f] and tty[p-za-e][0-9a-f] manually which, even using for where possible loops is a lot of devices.. I seem (although I've only had time to scan my email quickly) to be going against the mailing list grain on this one but I just think that it's going to be a cause of a lot of support requests... As I say, maybe we should give both methods. Just my tuppence.

comment:3 by gerard@…, 23 years ago

Use this email to lfs-discuss with the explantions:

From: Sergey Ostrovsky <sostrovsky@…> To: lfs-discuss@… Subject: Interface userland - kernel device on the nutshell ( use to be LFS MAKEDEV SCRIPT ). Date: Sun, 19 Aug 2001 11:02:44 -0400

comment:4 by gerard@…, 23 years ago

Resolution: later
Status: assignedclosed

For after lfs-3.0 - no more time to mess with this

comment:5 by gerard@…, 23 years ago

in the backup MAKEDEV script, include Matthias's patch that will try a regular chown first and if it fails (missing Glibc), parse the /etc/passwd file directly.

comment:6 by gerard@…, 23 years ago

Resolution: later
Status: closedreopened

by gerard@…, 23 years ago

Attachment: MAKEDEV.diff added

patch to makedev so it works before Glibc is installed

by gerard@…, 23 years ago

Attachment: make_devices.bz2 added

alternative to MAKEDEV to only install what you need, not the ~1027 you don't need

comment:7 by gerard@…, 22 years ago

Priority: normalhigh

comment:8 by gerard@…, 22 years ago

Priority: highnormal

comment:9 by gerard@…, 22 years ago

Priority: normalhighest

Just put that patch in for the LFS-4.0 release so MAKEDEV can run before Glibc. We'll worry about alternate to MAKEDEV some other time.

comment:10 by markh@…, 22 years ago

MAKEDEV has been moved to before glibc and the manual creation/deletion of /dev/null removed. Shall I close this bug until after LFS-4.0 is released?

comment:11 by gerard@…, 22 years ago

Yes go ahead close it for now.

comment:12 by markh@…, 22 years ago

Resolution: fixed
Status: reopenedclosed

closing. may need re-opening after LFS-4.0

comment:13 by gerard@…, 21 years ago

Resolution: fixed
Status: closedreopened

comment:14 by gerard@…, 21 years ago

Priority: highestnormal

comment:15 by ca9mbu@…, 21 years ago

Just a note that the "Creating the password and group files" section mentions the groups created are those that the MAKEDEV script uses. Once the transition to mknod is made that page will need updating, possibly along with the particular group creation commands.

comment:16 by gerard@…, 21 years ago

Priority: normallowest

comment:17 by gerard@…, 20 years ago

Resolution: duplicate
Status: reopenedclosed

* This bug has been marked as a duplicate of 78 *

Note: See TracTickets for help on using tickets.