Custom Query (684 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (115 - 117 of 684)

Ticket Owner Reporter Resolution Summary
#142 Bruno Cornec Bruno Cornec fixed mindi doesn't find mindi-busybox on Debian (bruno's packages)
Description
GATOUILLAT Pierre-Damien said on Fri, Feb 23, 2007 at 12:12:19PM +0100:

> I saw that mindi searches busybox in /lib/mindi/rootfs/bin/busybox.

Ok, my Debian packages are still experimental, and I continue to
recommend that you use official Debian packages. THere are here as an
help and should also help us with Andree reduce the differences we had.

THis is odd as in my Debian rules files says:
export PREFIX=/usr && export LIBDIR=$(PREFIX)/lib

Then that LIBDIR is taken in install.sh to do the installation:
sublocallib="$LIBDIR/mindi

and then :
sed -e "s~^MINDI_LIB=LLL~MINDI_LIB=$sublocallib~" mindi

So LLL at the end should be /usr/lib/mindi and symlinks.tgz should be
taken from there.

So there is something wrong in the way I build the .deb it seems if you
do not get that result at the end :-(

I need to have a look at that.

> But the last package mindi-busybox installs busybox in /usr/lib/mindi/rootfs/bin/ I have just copied busybox and symlinks
to /lib and the iso was correctly generated. Is it normal ? I'm going to test the iso now, especially lvm.

It's NOT normal and should get fixed as soon as I have :
1/ more time ;-)
2/ a clearer understanding of my mistake !
#143 Bruno Cornec eboniface wontfix Network configuration on target system
Description

In case you want to restore a mondo ghost on another system, for instance to duplicate a system, it is mandatory to change the network configuration to avoid duplicate IP address. So, the idea is to add a Network Setup step in the mondorestore phase (to avoid doing such setup at the command line level).

#144 Bruno Cornec eboniface fixed SSH or Telnet connection to target system during restore
Description

It would be nice to be able to connect to the target system (through SSH or telnet) so that we can easily operate on the target system after the ISO boot.

For instance, I play with a DVD mondo image on a lame in a Blade and I only have access to a Java console with very bad keyboard inputs... a real horror.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.