Re: Debian Boot Floppies CVS: boot-floppies andersee
> > If i start dbootstrap i get an 'Segmentation fault'; As it was with the old
> > dbootstrap, if not with INCLUDE_DBOOTSTRAP=1.
> >
> > So, to be sure: You all can go into utilities/dbootstrap and run 'dbootstrap'
> > and it works? With all menus, ... ?
> >
>
> Ok. It segfaults. The segfault is unrelated to INCLUDE_DBOOTSTRAP:
Puhh, good, it isn't my setup :-)
Please, can someone look at the slink-boot-floppies for
the main() function in utilities/dbootstrap/main.c and paste it here
There is a
#ifdef INCLUDE_DBOOTSTRAP
.... <-------------------- what stands here? A function from busybox, right?
#else
main()
#endif
We should really re-include it, it helps for debugging menus and the text in it.
Thanks,
Hartmut
PS: Eric, you are the author of this new busybox or dbootstrap?
Reply to: