Author: pebender
Date: Tue Nov 4 17:02:26 2008
New Revision: 3912
Modified:
trunk/gar-minimyth/html/minimyth/document-boot.html
Log:
- Made some minor documentation fixes.
Modified: trunk/gar-minimyth/html/minimyth/document-boot.html
==============================================================================
--- trunk/gar-minimyth/html/minimyth/document-boot.html (original)
+++ trunk/gar-minimyth/html/minimyth/document-boot.html Tue Nov 4 17:02:26
2008
@@ -724,16 +724,17 @@
including the 'minimyth.md5' file, 'kernel' file, the 'rootfs'
file and the 'themes' directory.
</p>
<p>
- The 'mm_local_install' script assumes that your sh shell is a
working, ash compatible shell.
+ The 'mm_local_install' script assumes that your sh shell is a
bug-free
+ <a href="http://en.wikipedia.org/wiki/Almquist_shell">ash</a>
+ compatible shell.
As a result, distributions such as Ubuntu that link sh to the
- <a
href="http://en.wikipedia.org/wiki/Debian_Almquist_shell">dash</a> shell,
+ <a
href="http://en.wikipedia.org/wiki/Debian_Almquist_shell">dash</a> shell
will have a problem.
While the dash shell is a direct descendant of the ash shell,
it has a
- <a
href="https://bugs.launchpad.net/ubuntu/+source/dash/+bug/139097">broken
implementation of ash's local command</a>.
- Since the 'mm_local_install' and 'mm_local_helper' scripts
make extensive use of ash's local command,
- they will not work on systems that use bash.
- In the future, I may work around this glaring bug in the dash
shell.
+ <a
href="https://bugs.launchpad.net/ubuntu/+source/dash/+bug/139097">broken
implementation of ash's 'local' command</a>.
+ Since the 'mm_local_install' and 'mm_local_helper' scripts use
ash's 'local' command,
+ these scripts will not work on systems that use dash until
dash's implementation of ash's 'local' command is fixed.
</p>
</div>
<div id="local-syslinux-ram-manual" class="section">
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---