<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/packages/altboot/files/altboot-menu/Advanced/80-copyrootfs, branch org.openembedded.dev</title>
<subtitle>Multi-Tech CoreCDP 1.x OpenEmbedded Tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/'/>
<entry>
<title>altboot: </title>
<updated>2007-03-28T22:13:05+00:00</updated>
<author>
<name>Matthias Hentges</name>
<email>oe@hentges.net</email>
</author>
<published>2007-03-28T22:13:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=2992d24c5ad56361a793281566b1ff7c76aa2836'/>
<id>2992d24c5ad56361a793281566b1ff7c76aa2836</id>
<content type='text'>
- Drop files/* and altboot_0.0.0.bb
- Add altboot_svn.bb
- Add README.txt explaining what the different versions do
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Drop files/* and altboot_0.0.0.bb
- Add altboot_svn.bb
- Add README.txt explaining what the different versions do
</pre>
</div>
</content>
</entry>
<entry>
<title>altboot:</title>
<updated>2006-10-26T16:09:59+00:00</updated>
<author>
<name>Matthias Hentges</name>
<email>oe@hentges.net</email>
</author>
<published>2006-10-26T16:09:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=d9816ba8e3ce8105e8c47b765ef9805497d4b59c'/>
<id>d9816ba8e3ce8105e8c47b765ef9805497d4b59c</id>
<content type='text'>
- Add altbootctl to set altboot options on a permanent or per-reboot basis
- Only remember selections for the next boot that actually make sense
- Cleanup of run_timer()
- Disabled existing kexec modules due to a planned rework
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add altbootctl to set altboot options on a permanent or per-reboot basis
- Only remember selections for the next boot that actually make sense
- Cleanup of run_timer()
- Disabled existing kexec modules due to a planned rework
</pre>
</div>
</content>
</entry>
<entry>
<title>altboot: </title>
<updated>2006-04-23T14:47:58+00:00</updated>
<author>
<name>Matthias Hentges</name>
<email>oe@hentges.net</email>
</author>
<published>2006-04-23T14:47:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=a6e74fd03c93ec9cdb31570b9a6b676aef4ee4c5'/>
<id>a6e74fd03c93ec9cdb31570b9a6b676aef4ee4c5</id>
<content type='text'>
- Removed multiple die() functions
- Altboot no longer activates an off-flash altboot-menu when not
  booting from flash
- Added a debug_echo function which is disabled in non-rc and
  non-snapshot builds
- RC's and snapshots now spawn a debug shell on tty4 right after
  the kernel is booted
- die() messages are now colored red/white, debug is purple(?)/white
- Fixed start_networking() on collie and made it a little bit more verbose
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Removed multiple die() functions
- Altboot no longer activates an off-flash altboot-menu when not
  booting from flash
- Added a debug_echo function which is disabled in non-rc and
  non-snapshot builds
- RC's and snapshots now spawn a debug shell on tty4 right after
  the kernel is booted
- die() messages are now colored red/white, debug is purple(?)/white
- Fixed start_networking() on collie and made it a little bit more verbose
</pre>
</div>
</content>
</entry>
<entry>
<title>altboot:</title>
<updated>2006-01-18T19:15:07+00:00</updated>
<author>
<name>Matthias Hentges</name>
<email>oe@hentges.net</email>
</author>
<published>2006-01-18T19:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=65b7c2346f0f1421ea1297a3a0aa994ecac192ec'/>
<id>65b7c2346f0f1421ea1297a3a0aa994ecac192ec</id>
<content type='text'>
- Fixed a bug where altboot wouldn't prompt for the menu but do init 5 instead
- Cosmetic changes (Thanks to andrewy@#openzaurus)
- Fixed a bug where pressing enter to start altboot would launch the default option. (Thanks to prh@#openzaurus)
- Disabled "Copy RootFS" menu item as this part is not finished, yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fixed a bug where altboot wouldn't prompt for the menu but do init 5 instead
- Cosmetic changes (Thanks to andrewy@#openzaurus)
- Fixed a bug where pressing enter to start altboot would launch the default option. (Thanks to prh@#openzaurus)
- Disabled "Copy RootFS" menu item as this part is not finished, yet.
</pre>
</div>
</content>
</entry>
<entry>
<title>altboot: Lots and lots of Spitz adjustments, courtesy of JustinP</title>
<updated>2005-08-09T15:30:31+00:00</updated>
<author>
<name>Matthias Hentges</name>
<email>oe@hentges.net</email>
</author>
<published>2005-08-09T15:30:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=7932f599f2e825c26e85a3ed5b713bc7c35b2ede'/>
<id>7932f599f2e825c26e85a3ed5b713bc7c35b2ede</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>altboot: Add 'Copy rootfs to SD/CF' menuitem. *NEEDS DEBUGGING*. Deactivated for now.</title>
<updated>2005-08-08T14:48:34+00:00</updated>
<author>
<name>Matthias Hentges</name>
<email>oe@hentges.net</email>
</author>
<published>2005-08-08T14:48:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=9fb2641bccd42f1000029d6829c8233de5233fe4'/>
<id>9fb2641bccd42f1000029d6829c8233de5233fe4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
