|
@@ -12,7 +12,8 @@ Install Util-Linux by running the following commands:
|
|
<userinput>mv MCONFIG~ MCONFIG &&</userinput>
|
|
<userinput>mv MCONFIG~ MCONFIG &&</userinput>
|
|
<userinput>sed "s|etc/adjtime\"\$|var/lib/hwclock/adjtime\"|" \
|
|
<userinput>sed "s|etc/adjtime\"\$|var/lib/hwclock/adjtime\"|" \
|
|
</userinput>
|
|
</userinput>
|
|
- <userinput>hwclock/hwclock.c > hwclock~ &&</userinput>
|
|
|
|
|
|
+ <userinput> hwclock/hwclock.c > hwclock~
|
|
|
|
+ &&</userinput>
|
|
<userinput>mv hwclock~ hwclock/hwclock.c &&</userinput>
|
|
<userinput>mv hwclock~ hwclock/hwclock.c &&</userinput>
|
|
<userinput>./configure &&</userinput>
|
|
<userinput>./configure &&</userinput>
|
|
<userinput>make &&</userinput>
|
|
<userinput>make &&</userinput>
|