Re: uboot-envtools-udeb or uboot-installer

2010-07-06 Thread Per Andersson
On Tue, Jul 6, 2010 at 1:14 PM, Martin Michlmayr wrote: > * Per Andersson [2010-07-06 13:06]: >> Regarding the U-Boot bootloader environment modifications, should a >> uboot-envtools-udeb take care of this or should something like >> uboot-installer be created instead? > > This is what I wrote be

Re: uboot-envtools-udeb or uboot-installer

2010-07-06 Thread Per Andersson
On Mon, Jul 5, 2010 at 1:32 PM, Martin Michlmayr wrote: > * Per Andersson [2010-06-30 16:40]: >> Should I put the partman check.d scripts in the flash-kernel udeb, >> uboot-envtools udeb, or somewhere completery different? > > I don't know what your check.d scripts look like but if they are > gen

Re: uboot-envtools-udeb or uboot-installer

2010-07-06 Thread Martin Michlmayr
Also, you should be able to execute uboot-envtools from /target and therefore not even need a udeb for uboot-envtools. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.d

Re: uboot-envtools-udeb or uboot-installer

2010-07-06 Thread Martin Michlmayr
* Per Andersson [2010-07-06 13:06]: > Regarding the U-Boot bootloader environment modifications, should a > uboot-envtools-udeb take care of this or should something like > uboot-installer be created instead? This is what I wrote before: "Since you'll also have to generate an uboot image for the

Re: uboot-envtools-udeb or uboot-installer

2010-07-05 Thread Gaudenz Steinlin
Excerpts from Martin Michlmayr's message of Mon Jul 05 13:32:34 +0200 2010: > * Per Andersson [2010-06-30 16:40]: > > Should I put the partman check.d scripts in the flash-kernel udeb, > > uboot-envtools udeb, or somewhere completery different? > > I don't know what your check.d scripts look like

Re: uboot-envtools-udeb or uboot-installer

2010-07-05 Thread Martin Michlmayr
* Per Andersson [2010-06-30 16:40]: > Should I put the partman check.d scripts in the flash-kernel udeb, > uboot-envtools udeb, or somewhere completery different? I don't know what your check.d scripts look like but if they are generic I'd stick them somewhere in partman so other people can reuse

Re: uboot-envtools-udeb or uboot-installer

2010-06-30 Thread Per Andersson
On Wed, Jun 30, 2010 at 4:35 PM, Martin Michlmayr wrote: > * Per Andersson [2010-06-29 16:52]: >> * Sanity checks for /boot partition (U-boot needs this to be ext2). > > This should be done in partman, see partman-ext3/check.d/ext2_or_ext3_boot Yes, these sanity checks are scripts which the curr

Re: uboot-envtools-udeb or uboot-installer

2010-06-30 Thread Martin Michlmayr
* Per Andersson [2010-06-29 16:52]: > * Sanity checks for /boot partition (U-boot needs this to be ext2). This should be done in partman, see partman-ext3/check.d/ext2_or_ext3_boot > * Add menu entry in d-i main menu after boot loaders. Invoking it would > modify the U-Boot environment with da