<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/packages/altboot/files/altboot-menu/15-bootSD, 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: Do not show SD-Boot option on Poodle</title>
<updated>2006-11-20T15:48:29+00:00</updated>
<author>
<name>Matthias Hentges</name>
<email>oe@hentges.net</email>
</author>
<published>2006-11-20T15:48:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=6dbc26661f6dc3c1d468be596b52a9b2a52c9b96'/>
<id>6dbc26661f6dc3c1d468be596b52a9b2a52c9b96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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-02-05T18:04:55+00:00</updated>
<author>
<name>Matthias Hentges</name>
<email>oe@hentges.net</email>
</author>
<published>2006-02-05T18:04:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=6843b7cb49b0e0ac01d6e6d3599a64ac1b5dbbb5'/>
<id>6843b7cb49b0e0ac01d6e6d3599a64ac1b5dbbb5</id>
<content type='text'>
- New funcitions: init_rootfs, mount_sd, mount_cf and mount_home for smaller code and easier debugging / bugfixing. These functions can be used by all plugins.
- Do not try to mount /sys, /proc, /media/cf and /media/home when they are already mounted (mainly for testing purposes)
- Added plugin: install-tgz
  This plugin allows installation of an OE generated .tar.gz rootfs onto CF or SD as a real filesystem or into a loopfile of user-defined size. Still needs some work but is usable.  
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- New funcitions: init_rootfs, mount_sd, mount_cf and mount_home for smaller code and easier debugging / bugfixing. These functions can be used by all plugins.
- Do not try to mount /sys, /proc, /media/cf and /media/home when they are already mounted (mainly for testing purposes)
- Added plugin: install-tgz
  This plugin allows installation of an OE generated .tar.gz rootfs onto CF or SD as a real filesystem or into a loopfile of user-defined size. Still needs some work but is usable.  
</pre>
</div>
</content>
</entry>
<entry>
<title>altboot: Bugfixes</title>
<updated>2006-02-02T00:52:41+00:00</updated>
<author>
<name>Matthias Hentges</name>
<email>oe@hentges.net</email>
</author>
<published>2006-02-02T00:52:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=69f2223275267fbb7428c305c9ee67eb73c8068d'/>
<id>69f2223275267fbb7428c305c9ee67eb73c8068d</id>
<content type='text'>
- Fix disable_printk.sh
- Boot NFS: Ignore failure of mounting /proc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fix disable_printk.sh
- Boot NFS: Ignore failure of mounting /proc
</pre>
</div>
</content>
</entry>
<entry>
<title>altboot: </title>
<updated>2006-01-31T23:52:30+00:00</updated>
<author>
<name>Matthias Hentges</name>
<email>oe@hentges.net</email>
</author>
<published>2006-01-31T23:52:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=28655b2cf027be29af97f2c6d52b3256c66acff1'/>
<id>28655b2cf027be29af97f2c6d52b3256c66acff1</id>
<content type='text'>
- More kernel 2.6 changes
- Booting off SD seems to work as expected now
- Turn off printk before showing the menu, kernel messages make a mess of it
- Load keympas before showing the menu. init=/bin/sh is useless with a b0rked keymapping.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- More kernel 2.6 changes
- Booting off SD seems to work as expected now
- Turn off printk before showing the menu, kernel messages make a mess of it
- Load keympas before showing the menu. init=/bin/sh is useless with a b0rked keymapping.
</pre>
</div>
</content>
</entry>
<entry>
<title>altboot:</title>
<updated>2006-01-30T10:53:54+00:00</updated>
<author>
<name>Matthias Hentges</name>
<email>oe@hentges.net</email>
</author>
<published>2006-01-30T10:53:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=231ac7094917965a06d7189e9b418d1ba0531a63'/>
<id>231ac7094917965a06d7189e9b418d1ba0531a63</id>
<content type='text'>
- First changes to support Kernel 2.6
- As of this push altboot should be considered *unstable* until work on 2.6 has finished!
- Add IGNORE_STRIP_ERRORS = "1" to allow for snapshots
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- First changes to support Kernel 2.6
- As of this push altboot should be considered *unstable* until work on 2.6 has finished!
- Add IGNORE_STRIP_ERRORS = "1" to allow for snapshots
</pre>
</div>
</content>
</entry>
<entry>
<title>altboot: Sources are now managed by OE's mt database.</title>
<updated>2005-08-04T18:07:53+00:00</updated>
<author>
<name>Matthias Hentges</name>
<email>oe@hentges.net</email>
</author>
<published>2005-08-04T18:07:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=1ccca3990804fa39ec648c415c1a24756fab83c8'/>
<id>1ccca3990804fa39ec648c415c1a24756fab83c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
