Re: debian-installer for GNU/kFreeBSD

2009-10-15 Thread Frans Pop
On Thursday 15 October 2009, Aurelien Jarno wrote: > I have just given a try, and during the installation, there is an error > message about security.debian.org not having support for kfreebsd. The > installation continues anyway, but it may confuse our users. > Any opinion on that? Simple. Get t

Re: debian-installer for GNU/kFreeBSD

2009-10-15 Thread Aurelien Jarno
Aurelien Jarno a écrit : > On Tue, Oct 13, 2009 at 01:56:37PM +0200, Robert Millan wrote: >> On Tue, Sep 01, 2009 at 06:00:30PM +0200, Aurelien Jarno wrote: >>> Robert Millan a écrit : If you plan on making this the official installer, I would strongly advice against replacing the old ins

Re: debian-installer for GNU/kFreeBSD

2009-10-14 Thread Felix Zielcke
Am Mittwoch, den 14.10.2009, 14:07 -0400 schrieb Rick Thomas: > On Oct 14, 2009, at 8:14 AM, Robert Millan wrote: > > > On Wed, Oct 14, 2009 at 12:23:57AM +0200, Aurelien Jarno wrote: > >> > >> Note however that the daily image will still be based on sid, like > >> other > >> daily images, but w

Re: debian-installer for GNU/kFreeBSD

2009-10-14 Thread Rick Thomas
On Oct 14, 2009, at 8:14 AM, Robert Millan wrote: On Wed, Oct 14, 2009 at 12:23:57AM +0200, Aurelien Jarno wrote: Note however that the daily image will still be based on sid, like other daily images, but will install testing instead. I believe other daily images are based on testing. T

Re: debian-installer for GNU/kFreeBSD

2009-10-14 Thread Aurelien Jarno
Robert Millan a écrit : > On Wed, Oct 14, 2009 at 12:23:57AM +0200, Aurelien Jarno wrote: >> Note however that the daily image will still be based on sid, like other >> daily images, but will install testing instead. > > I believe other daily images are based on testing. Though, I'm not sure if >

Re: debian-installer for GNU/kFreeBSD

2009-10-14 Thread Robert Millan
On Wed, Oct 14, 2009 at 12:23:57AM +0200, Aurelien Jarno wrote: > > Note however that the daily image will still be based on sid, like other > daily images, but will install testing instead. I believe other daily images are based on testing. Though, I'm not sure if that currently works for kfree

Re: debian-installer for GNU/kFreeBSD

2009-10-13 Thread Aurelien Jarno
On Tue, Oct 13, 2009 at 01:56:37PM +0200, Robert Millan wrote: > On Tue, Sep 01, 2009 at 06:00:30PM +0200, Aurelien Jarno wrote: > > Robert Millan a écrit : > > > > > > If you plan on making this the official installer, I would strongly > > > advice against replacing the old installer completely u

Re: debian-installer for GNU/kFreeBSD

2009-10-13 Thread Robert Millan
On Tue, Sep 01, 2009 at 06:00:30PM +0200, Aurelien Jarno wrote: > Robert Millan a écrit : > > > > If you plan on making this the official installer, I would strongly > > advice against replacing the old installer completely untill "netinst" > > images are provided. With "netboot" or "bussinesscar

Re: debian-installer for GNU/kFreeBSD

2009-09-01 Thread Robert Millan
On Tue, Sep 01, 2009 at 06:00:30PM +0200, Aurelien Jarno wrote: > > > > Hi, > > > > Very nice! > > > > If you plan on making this the official installer, I would strongly > > advice against replacing the old installer completely untill "netinst" > > images are provided. With "netboot" or "bussi

Re: debian-installer for GNU/kFreeBSD

2009-09-01 Thread Aurelien Jarno
Robert Millan a écrit : > On Mon, Aug 31, 2009 at 02:42:53PM +0200, Aurelien Jarno wrote: >> Hi, >> >> Following the work of Luca Favetella [1] during the Google Summer of >> Code [2], I am happy to announce that a first version of the >> debian-installer images are available here: >> >> http://

Re: debian-installer for GNU/kFreeBSD

2009-09-01 Thread Robert Millan
On Mon, Aug 31, 2009 at 02:42:53PM +0200, Aurelien Jarno wrote: > Hi, > > Following the work of Luca Favetella [1] during the Google Summer of > Code [2], I am happy to announce that a first version of the > debian-installer images are available here: > > http://temp.aurel32.net/d-i-kfreebsd/

Re: debian-installer for GNU/kFreeBSD

2009-09-01 Thread Felix Zielcke
Am Dienstag, den 01.09.2009, 11:58 +0200 schrieb Aurelien Jarno: > Felix Zielcke a écrit : > > Am Montag, den 31.08.2009, 14:42 +0200 schrieb Aurelien Jarno: > >> Hi, > >> > >> Following the work of Luca Favetella [1] during the Google Summer of > >> Code [2], I am happy to announce that a first v

Re: debian-installer for GNU/kFreeBSD

2009-09-01 Thread Aurelien Jarno
Felix Zielcke a écrit : > Am Dienstag, den 01.09.2009, 11:58 +0200 schrieb Aurelien Jarno: >> Felix Zielcke a écrit : >>> Am Montag, den 31.08.2009, 14:42 +0200 schrieb Aurelien Jarno: Hi, Following the work of Luca Favetella [1] during the Google Summer of Code [2], I am happy

Re: debian-installer for GNU/kFreeBSD

2009-09-01 Thread Aurelien Jarno
Felix Zielcke a écrit : > Am Montag, den 31.08.2009, 14:42 +0200 schrieb Aurelien Jarno: >> Hi, >> >> Following the work of Luca Favetella [1] during the Google Summer of >> Code [2], I am happy to announce that a first version of the >> debian-installer images are available here: >> >> http://t

Re: debian-installer for GNU/kFreeBSD

2009-09-01 Thread Felix Zielcke
Am Montag, den 31.08.2009, 14:42 +0200 schrieb Aurelien Jarno: > Hi, > > Following the work of Luca Favetella [1] during the Google Summer of > Code [2], I am happy to announce that a first version of the > debian-installer images are available here: > > http://temp.aurel32.net/d-i-kfreebsd/ >

Re: debian-installer for GNU/kFreeBSD

2009-09-01 Thread Thorsten Glaser
Tim Tebbit dixit: >filesystem type unknown partition type 0x83 0x83 is GNU/Linux (originally ext[234]fs, but, contrary to the specification, also used by e.g. ReiserFS). You want 0xA5 which is FreeBSD disklabel (bsdlabel), allowed to contain ufs. bye, //mirabilos -- > Hi, does anyone sell open

Re: debian-installer for GNU/kFreeBSD

2009-08-31 Thread Tim Tebbit
Aurelien Jarno wrote: > On Mon, Aug 31, 2009 at 07:29:16PM -0400, Tim Tebbit wrote: >> Aurelien Jarno wrote: >>> >>> Yes, this is what you should have in /boot/grub/grub.cfg (to be adapted): >>> >>> insmod ufs2 >>> set root=(hd0,1) >>> freebsd /boot/kfreebsd-7.2-1-amd64.gz >

Re: debian-installer for GNU/kFreeBSD

2009-08-31 Thread Aurelien Jarno
On Mon, Aug 31, 2009 at 07:29:16PM -0400, Tim Tebbit wrote: > Aurelien Jarno wrote: > > > > > > Yes, this is what you should have in /boot/grub/grub.cfg (to be adapted): > > > > insmod ufs2 > > set root=(hd0,1) > > freebsd /boot/kfreebsd-7.2-1-amd64.gz > > set Fre

Re: debian-installer for GNU/kFreeBSD

2009-08-31 Thread Tim Tebbit
Aurelien Jarno wrote: > > > Yes, this is what you should have in /boot/grub/grub.cfg (to be adapted): > > insmod ufs2 > set root=(hd0,1) > freebsd /boot/kfreebsd-7.2-1-amd64.gz > set FreeBSD.vfs.root.mountfrom=ufs:/dev/ad0s1 > set FreeBSD.vfs.root.mountfro

Re: debian-installer for GNU/kFreeBSD

2009-08-31 Thread Aurelien Jarno
On Mon, Aug 31, 2009 at 03:38:10PM -0400, Tim Tebbit wrote: > Tim Tebbit wrote: > > Aurelien Jarno wrote: > >> > >> You mean have tried to skip the installation of grub-pc and it has > >> failed? > >> > >> Note that FreeBSD need grub2, so adding the entry manually will only > >> work if you are u

Re: debian-installer for GNU/kFreeBSD

2009-08-31 Thread Tim Tebbit
Tim Tebbit wrote: > Aurelien Jarno wrote: >> >> You mean have tried to skip the installation of grub-pc and it has >> failed? >> >> Note that FreeBSD need grub2, so adding the entry manually will only >> work if you are using this version. >> > > Ahhh... I did not see that requirement in the ins

Re: debian-installer for GNU/kFreeBSD

2009-08-31 Thread Tim Tebbit
Aurelien Jarno wrote: > > > You mean have tried to skip the installation of grub-pc and it has > failed? > > Note that FreeBSD need grub2, so adding the entry manually will only > work if you are using this version. > Ahhh... I did not see that requirement in the install notes.. I'll get gru

Re: debian-installer for GNU/kFreeBSD

2009-08-31 Thread Aurelien Jarno
On Mon, Aug 31, 2009 at 06:37:37PM -0400, Tim Tebbit wrote: > Aurelien Jarno wrote: > > Hi, > > > > Following the work of Luca Favetella [1] during the Google Summer of > > Code [2], I am happy to announce that a first version of the > > debian-installer images are available here: > > > > http

Re: debian-installer for GNU/kFreeBSD

2009-08-31 Thread Aurelien Jarno
On Mon, Aug 31, 2009 at 07:11:49PM +0200, Bjørn Mork wrote: > I just tried the AMD64 flavour on a kvm virtual machine. Most of the > issues I noticed seem to already be documented: > - installation report fails This is on the TODO list of things to do. > - keyboard configuration missing That t

Re: debian-installer for GNU/kFreeBSD

2009-08-31 Thread Tim Tebbit
Aurelien Jarno wrote: > Hi, > > Following the work of Luca Favetella [1] during the Google Summer of > Code [2], I am happy to announce that a first version of the > debian-installer images are available here: > > http://temp.aurel32.net/d-i-kfreebsd/ > > Here are the SHA512 of the two images

Re: debian-installer for GNU/kFreeBSD

2009-08-31 Thread Bjørn Mork
Aurelien Jarno writes: > Following the work of Luca Favetella [1] during the Google Summer of > Code [2], I am happy to announce that a first version of the > debian-installer images are available here: > > http://temp.aurel32.net/d-i-kfreebsd/ > > Here are the SHA512 of the two images: > >

debian-installer for GNU/kFreeBSD

2009-08-31 Thread Aurelien Jarno
Hi, Following the work of Luca Favetella [1] during the Google Summer of Code [2], I am happy to announce that a first version of the debian-installer images are available here: http://temp.aurel32.net/d-i-kfreebsd/ Here are the SHA512 of the two images: 754ab22022868a441e76c71d5a5c32b1bb