Opened 23 years ago

Closed 23 years ago

Last modified 23 years ago

#119 closed defect (fixed)

fix sysvinit-2.78 patch + expand on it

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

Description

It applies fine, but not nicely: gerard:sysvinit-2.81$ patch -Np1 -i ..sysvinit-2.81.patch patching file src/init.c Hunk #1 succeeded at 1361 (offset 7 lines).

Let's fix that.

Change History (2)

comment:1 by gerard@…, 23 years ago

Summary: fix sysvinit-2.78 patchfix sysvinit-2.78 patch + expand on it

init.c wasn't updated by the author to include the new version number 2.81 (it says 2.80).

The init.c has the following three lines that could be changed by our already existing patch:

char *Version = "@(#) init 2.80 26-Jul-2001 miquels@…"; char *bootmsg = "version 2.80 %s"; #define E_VERSION "INIT_VERSION=sysvinit-2.80"

comment:2 by markh@…, 23 years ago

Resolution: fixed
Status: newclosed

Done. The new patch is now in conglomoration/ I've just kept the lfs-packages tarball name the same as it's such a small change.

Note: See TracTickets for help on using tickets.