aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Imported upstream version 0.3.9.1nmu/0.3.9.1nmuGuido Günther2008-02-16
|
* Update fr debconf translation - thanks to Christian Perrier (Closes: #452933)Guido Guenther2007-11-26
|
* document changes and release0.3.9Guido Guenther2007-11-25
|
* README: don't mention kernel patches here eitherGuido Guenther2007-11-25
|
* tftpload.c: fix misleading printoutsGuido Guenther2007-11-25
|
* debian/rules: remove unneeded debhelper commands to speedup the buildGuido Guenther2007-11-25
|
* no CVS anymoreGuido Guenther2007-11-21
|
* don't try to install noexistant examplesGuido Guenther2007-11-21
|
* add initrd exampleGuido Guenther2007-11-21
|
* remove kernel patches to parse the command lineGuido Guenther2007-11-21
| | | | they've been in 2.6 since ages
* remove unneeded e2fslibGuido Guenther2007-11-21
|
* document changes and release0.3.8.9Guido Guenther2007-11-21
|
* update email addressGuido Guenther2007-11-21
|
* make initrd_addr an unsigned long to avoid unnecessary castsGuido Guenther2007-11-21
|
* arcboot initrd support patchJulien BLACHE2007-11-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hi Guido, Attached is a proposed patch for initrd support in arcboot. It's mostly based on an old patch submitted long ago, with some changes. I'm using what should be the max page size for the machine to align the initrd address, that's the offset of the first section of the ELF image (found that in IRIX' elf manpage, thought it'd be nice to be able to load kernels with different page sizes). I've changed the order of the params[] array slightly to add the initrd to the mix. It looks like gcc 4.2 brings a ton of new warnings while building arcboot :/ Tested on IP22 with a standard debian initrd. JB. -- Julien BLACHE <jblache@debian.org> | Debian, because code matters more Debian & GNU/Linux Developer | <http://www.debian.org> Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 Signed-off-by: Guido Guenther <agx@sigxcpu.org>
* disable strict aliasing until ext2io.c is cleaned upGuido Guenther2007-11-21
|
* fix some warningsGuido Guenther2007-11-21
|
* same for tip22Guido Guenther2007-11-21
|
* LoadProgramSegments64: add casts to unsigned long so the address and size ↵Guido Guenther2007-11-21
| | | | for .bss is calculated correctly
* debhelper version 5Guido Guenther2007-11-20
|
* add Vcs-Git fieldGuido Guenther2007-11-19
|
* improve wordingGuido Guenther2007-09-22
| | | | patch by Thomas Huriaux <thomas.huriaux@gmail.com>
* no need to depend on binutils-multiarchGuido Guenther2007-09-22
| | | | (Closes: #396084)
* handle %d as %uGuido Guenther2007-08-21
|
* Imported Debian version 0.3.8.80.3.8.8Guido Guenther2006-11-18