Changeset ef07d79 for BOOK/final-system/ppc
- Timestamp:
- May 9, 2006, 10:58:40 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- bd6c649
- Parents:
- d1f235c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/ppc/powerpc-utils.xml
rd1f235c ref07d79 36 36 <title>Installation of Powerpc-Utils</title> 37 37 38 <para >This package, originally pmac-utils, has issues with38 <para os="a">This package, originally pmac-utils, has issues with 39 39 NewWorld Macintoshes. The following patch fixes these issues 40 40 and generally updates the package:</para> 41 41 42 <screen ><userinput>patch -Np1 -i ../&powerpcutils-patch;</userinput></screen>42 <screen os="b"><userinput>patch -Np1 -i ../&powerpcutils-patch;</userinput></screen> 43 43 44 <para >Compile the needed programs:</para>44 <para os="c">Compile the needed programs:</para> 45 45 46 <screen ><userinput>make nvsetenv nvsetvol</userinput></screen>46 <screen os="d"><userinput>make nvsetenv nvsetvol</userinput></screen> 47 47 48 <para >Install the package:</para>48 <para os="e">Install the package:</para> 49 49 50 <screen ><userinput>install -m755 nvsetenv nvsetvol /usr/sbin50 <screen os="f"><userinput>install -m755 nvsetenv nvsetvol /usr/sbin 51 51 install -m644 nvsetenv.8 nvsetvol.8 /usr/share/man/man8</userinput></screen> 52 52
Note:
See TracChangeset
for help on using the changeset viewer.