diff options
-rw-r--r-- | Distrib/DebianAfterInstall.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Distrib/DebianAfterInstall.mdwn b/Distrib/DebianAfterInstall.mdwn index 323174ba..ac50f4db 100644 --- a/Distrib/DebianAfterInstall.mdwn +++ b/Distrib/DebianAfterInstall.mdwn @@ -2,6 +2,8 @@ <center> [ <span style="background:"><font color="">Install Notes</font></span><a href="http://LOCATIONHurd/InstallNotes">?</a> | <span style="background:"><font color="">Get Network Running</font></span><a href="http://LOCATIONHurd/GetNetworkRunning">?</a> | <span style="background:"><font color="">Random Device</font></span><a href="http://LOCATIONHurd/RandomDevice">?</a> | <span style="background:"><font color="">Debian X</font></span><a href="http://LOCATIONHurd/DebianX">?</a> ] </center> </div> +%TOC% + ## <a name="First_steps_after_Install_"> First steps after Install. </a> So you have managed to get past the first ./native-install runs in single-user mode? @@ -109,6 +111,10 @@ Make sure not to have the "Emulate3Buttons" and "ZAxisMapping" settings set, as [/etc/profile] LD_LIBRARY_PATH=/X11R6/lib:$LD_LIBRARY_PATH +### <a name="What_about_package_XYZ_"> </a> What about package XYZ? + +See if you can find a useful tip in [[PackageTroubleshooting]]. + -- [[Main/JoachimNilsson]] - 17 Apr 2005 How about making an afterinstall man page � la !OpenBSD afterboot man page? Anyone could easily convert the current text into an afterinstall.8 page. If nobody else feels up to it I could do it. |