Re: automated tests or builds for d-i

2012-11-06 Thread Luca Favatella
Hello Holger, Can you please add a link to Ubuntu's Jenkins in http://jenkins.debian.net/userContent/about.html ? The link is: https://jenkins.qa.ubuntu.com/view/Precise/view/ISO%20Testing%20Dashboard/ As Ubuntu QA already uses Jenkins for testing cd images with d-i, perhaps we could reuse some

Re: using d-i to install kfreebsd-i386 from usb

2009-12-17 Thread Luca Favatella
On 17/12/2009, Thorsten Glaser wrote: > Luca Favatella dixit: > >>I'll probably test this solution (dd iso to usb) when possible. > > Well, the ISO image has to be specially prepared for it. [...] I was thinking there was no need to prepare a special iso. Thanks for your

Re: using d-i to install kfreebsd-i386 from usb

2009-12-16 Thread Luca Favatella
On Wed, Dec 16, 2009 at 10:32:10PM +, Thorsten Glaser wrote: > Luca Favatella dixit: > > >Is there a way to use d-i to install kfreebsd-i386 from usb? > > I don't see any technical reason why not. It probably depends > on the bootloader used. > > MirBSD us

using d-i to install kfreebsd-i386 from usb

2009-12-16 Thread Luca Favatella
Hi. Is there a way to use d-i to install kfreebsd-i386 from usb? This could be useful to install kfreebsd-i386 (using d-i) on machines without cd/dvd drive (e.g. eeepc laptop). Cheers, Luca Favatella -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of

Re: Problem with the port of Debian/kfreeBSD Installer

2009-10-29 Thread Luca Favatella
On 29/10/2009, antonandr...@fmi.uni-sofia.bg wrote: > Hi, Luca > > I have posted before in this mailing list the exact image that worked for > me: 12.09.2009 Sorry, I missed it. Thanks for the reminder. > Seems like VirtualBox is not causing the problem this time. -- To UNSUBSCRIBE, email to

Re: Problem with the port of Debian/kfreeBSD Installer

2009-10-29 Thread Luca Favatella
On 29/10/2009, Luca Favatella wrote: > On 29/10/2009, antonandr...@fmi.uni-sofia.bg > wrote: [...] >> I have experienced a problem with the debian installer for >> Debian/kfreeBSD > [...] >> It all worked well until it reached "apt-get config" -> &quo

Re: Problem with the port of Debian/kfreeBSD Installer

2009-10-29 Thread Luca Favatella
he mini.iso have "previous image"... Do you please remember the date? Before 5 October 2009 [0]? > worked fine before and I haven't changed anything to the virtual machine, > neither I have upgrade it. Cheers, Luca Favatella [0] http://lists.debian.org/debian-boot/2009

Re: [busybox on kbsd] patches ported to 1.14

2009-10-12 Thread Luca Favatella
On 05/10/2009, Luca Favatella wrote: > On 05/10/2009, Aurelien Jarno wrote: > [...] >> I have tested d-i with busybox 1.14.2 and your patches and it works >> well. Thanks! It will be used in the daily builds starting today. > > Thanks. > > When I have a bit of free

Re: [busybox on kbsd] patches ported to 1.14

2009-10-05 Thread Luca Favatella
moving patches and deleting the 1.13 dir) * accordingly update the wiki page Cheers, Luca Favatella -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: [busybox on kbsd] patches ported to 1.14

2009-10-01 Thread Luca Favatella
On 01/10/2009, Aurelien Jarno wrote: > Luca Favatella a écrit : [...] >> I ported kfreebsd busybox patches from 1.13 [0] to 1.14. It was a little >> task, only 3 patches needed changes to apply. >> I kept the patches for 1.13 in svn; I added a new dir with the ones that

Re: [busybox on kbsd] patches ported to 1.14

2009-09-30 Thread Luca Favatella
atches and get them > applied only for kfreebsd-*? Some of them are a bit hackish, however they should not affect Linux (except for config). Cheers, Luca Favatella -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

[busybox on kbsd] patches ported to 1.14

2009-09-29 Thread Luca Favatella
didn't test the resulting binaries. Should the udeb from busybox 1.14 be used in daily builds of d-i instead of that from 1.13? Can I help in doing this? How? Cheers, Luca Favatella [0] http://svn.debian.org/viewsvn/d-i/people/slackydeb/kfreebsd/busybox/1.13/debian/ [1] http://svn.debia

Re: [PATCH] grub-pc build-dependency

2009-08-27 Thread Luca Favatella
svn.debian.org/viewsvn/d-i/branches/d-i/kfreebsd/installer/debian/control?revision=60030 Perhaps it should go in "Boot loaders" instead of "Architecture specific build dependencies"? (I don't know) Cheers, Luca Favatella -- To UNSUBSCRIBE, email to debian-boot-req

Re: [PATCH] common S70menu

2009-08-23 Thread Luca Favatella
On 22/08/2009, Aurelien Jarno wrote: > On Fri, Aug 21, 2009 at 09:33:57PM -0300, Otavio Salvador wrote: >> Hello, >> >> It indeed looks logical to simplify it. >> >> If no one objects, please go ahead and push it. >> > > I have just committed it.

[PATCH] common S70menu

2009-08-18 Thread Luca Favatella
This patch lets rootskel to have a common S70menu on all architectures. Why there are currently S70menu and S70menu-linux and not only S70menu? This patch could affect linux-*, but it shouldn't because S70menu is the same as the deleted S70menu-linux. Cheers, Luca Favatella Index: pac

Re: [PATCH] d-i-utils: terminfo different from cons25 on kfreebsd-*

2009-08-18 Thread Luca Favatella
On 18/08/2009, Luca Favatella wrote: > This patch also ships terminfo different from cons25 on GNU/kFreeBSD. > > This should not affect linux-* d-i images. Committed after aurel32's ack on #debian-boot. (I changed openssh -> ssh) Thanks, Luca Favatella -- To UNSUBSCRIBE

Re: [PATCH] localechooser: ASCII only if on cons25 terminal

2009-08-18 Thread Luca Favatella
On 18/08/2009, Christian Perrier wrote: > Quoting Luca Favatella (slacky...@gmail.com): >> This patch let localechooser not to try to print non-ascii characters >> on a cons25 terminal. > > > I see no problem with that patch. Feel free to commit (and upload > localechoo

[PATCH] d-i-utils: terminfo different from cons25 on kfreebsd-*

2009-08-17 Thread Luca Favatella
This patch also ships terminfo different from cons25 on GNU/kFreeBSD. This should not affect linux-* d-i images. Cheers, Luca Favatella Index: debian/changelog === --- debian/changelog (revision 60241) +++ debian/changelog (working

[PATCH] localechooser: ASCII only if on cons25 terminal

2009-08-17 Thread Luca Favatella
This patch let localechooser not to try to print non-ascii characters on a cons25 terminal. This should not affect d-i images not using cons25 terminal (e.g. linux-*). Cheers, Luca Favatella Index: debian/changelog === --- debian

Re: [d-i on kfreebsd] quick status report

2009-08-11 Thread Luca Favatella
On 06/08/2009, Luca Favatella wrote: [...] > The kfreebsd debian-installer port did a lot of progress. > Among basic features it only misses grub-installer. Now it works. Thanks to all people helping on mailing lists and IRC. Cheers, Luca Favatella -- To UNSUBSCRIBE, email to debia

Re: [PATCH] use grub to boot d-i CD

2009-08-07 Thread Luca Favatella
On 07/08/2009, Luca Favatella wrote: > This patch uses grub to boot kfreebsd-i386 d-i CD. Committed after ok of aurel32 on #debian-boot. Thanks, Luca Favatella -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Co

Re: [d-i on kfreebsd] quick status report

2009-08-07 Thread Luca Favatella
On 07/08/2009, Felix Zielcke wrote: > Am Donnerstag, den 06.08.2009, 23:23 +0200 schrieb Luca Favatella: >> >> The kfreebsd debian-installer port did a lot of progress. >> Among basic features it only misses grub-installer. > > I think this small patch should be enou

[PATCH] use grub to boot d-i CD

2009-08-06 Thread Luca Favatella
ata.atapi_dma=0" I'm not writing these things in a changelog entry. I think it is not needed, because this first version on d-i with kfreebsd support is unreleased yet. Cheers, Luca Favatella Index: build/boot/kfreebsd/grub.cfg

[d-i on kfreebsd] quick status report

2009-08-06 Thread Luca Favatella
+ kernel related [4] + others [5] (each linked "ls" file is the list of files in the same directory) (In the future I'll remove these files) To test the images in QEMU $ qemu-img create vhd.img 1G $ qemu -boot d -cdrom mini.iso vhd.img Cheers, Luca Favatella [1] http://slackydeb

Re: test of makefs in kfreebsd d-i

2009-08-05 Thread Luca Favatella
On 05/08/2009, Thorsten Glaser wrote: > Luca Favatella dixit: > >>Can you please explain me better the difference between "-f" and >>"minfree" (the man page is not clear). I read: > > Sure. -f ensures, for makefs(8), that the filesystem has enough

Re: test of makefs in kfreebsd d-i

2009-08-05 Thread Luca Favatella
On 05/08/2009, Thorsten Glaser wrote: > Luca Favatella dixit: [...] > Why didn’t you set minfree to 0 from the default of 5% as > it doesn’t make any sense in initrd? Done. http://svn.debian.org/viewsvn/d-i?view=rev&revision=59946 Can you please explain me better the differenc

Re: test of makefs in kfreebsd d-i

2009-08-05 Thread Luca Favatella
On 04/08/2009, Thorsten Glaser wrote: > Luca Favatella dixit: [...] > Why do you copy ${TREE}/* to a temporary $$fs/ first, anyway? > You can run it directly on ${TREE} I'd say: > > define mkfs.ufs1 > sh -c 'makefs -t ffs -s ${IMGSZ} -o minfree=0,version=1 $$

Re: test of makefs in kfreebsd d-i

2009-08-05 Thread Luca Favatella
On 05/08/2009, Thorsten Glaser wrote: > Luca Favatella dixit: > >>* a screenshot of the problem I get in the (monolithic) image built >> using makefs > > Ok, I see now (forwarded to workplace): [...] > cf. http://www.mirbsd.org/htman/i386/man8/makefs.htm > > I

Re: test of makefs in kfreebsd d-i

2009-08-05 Thread Luca Favatella
On 04/08/2009, Thorsten Glaser wrote: > Luca Favatella dixit: > >>I'm attaching >>* a screenshot of the problem I get in the (monolithic) image built using >> makefs > > Please attach screenshots in ASCII. I mostly read my eMails either > via ssh or on an 804

test of makefs in kfreebsd d-i

2009-08-04 Thread Luca Favatella
image built using makefs * the patch against current kfreebsd d-i svn http://svn.debian.org/viewsvn/d-i/branches/d-i/kfreebsd/installer/build/ How can I keep some free inodes? How can I explicitly select ufs1 (not ufs2) in makefs? (the man page is not so clear) Any comment is appreciated. Cheers,

Re: kFreeBSD progress report week 10

2009-08-03 Thread Luca Favatella
On 30/07/2009, Luca Favatella wrote: [...] > I have not been able to build iso images due to a misconfiguration on > ftp.debian.org; I will provide them when the problem is fixed. Problem is fixed now. Thanks to all people who worked on this. I built iso images for monolithic [0][

kFreeBSD progress report week 10

2009-07-30 Thread Luca Favatella
BusyBox + understanding if [4.0] fixes some known problems or is unuseful (this task is inherited from the previous progress report [4.1]) * makefs Debian package [4.2] (thanks to Thorsten Glaser) + testing it + trying to use it to create ufs2 initrd as normal user in [4.3] Luca Favatella

[patch][parted] debian/rules: Enable device-mapper only on Linux

2009-07-29 Thread Luca Favatella
Hello, Otavio. Please consider applying this patch to Debian parted. Feel free to change variable name. I tested this on GNU/kFreeBSD with success. This could affect GNU/Linux (but it shouldn't). Cheers, Luca Favatella From 50216d2c337a4e02649479058978ff0010d68583 Mon Sep 17 00:00:00

[parted] Remove libdevmapper-dev as build-dependency on GNU/kFreeBSD.

2009-07-28 Thread Luca Favatella
Hi, Otavio. Here is the patch we talked about on #debian-boot. Cheers, Luca Favatella From 1fbd8c2a3753e5256a5ecd2c4e59a5dcc4808edc Mon Sep 17 00:00:00 2001 From: Luca Favatella Date: Tue, 28 Jul 2009 14:35:09 +0200 Subject: [PATCH] control.in: Remove libdevmapper-dev as build-dependency on

Re: [patch] generalize loopback network interface name

2009-07-23 Thread Luca Favatella
On 23/07/2009, Otavio Salvador wrote: > Hello, > > On Wed, Jul 22, 2009 at 7:58 PM, Luca Favatella wrote: >> Loopback network interface name is lo on GNU/Linux and lo0 on >> GNU/kFreeBSD. >> This patch generalizes it with a macro. [...] > Please go ahead and

[patch] generalize loopback network interface name

2009-07-22 Thread Luca Favatella
Loopback network interface name is lo on GNU/Linux and lo0 on GNU/kFreeBSD. This patch generalizes it with a macro. Tested on GNU/kFreeBSD. Could affect GNU/Linux (but it shouldn't). Cheers, Luca Favatella Index: debian/chan

Re: [patch] add GNU/kFreeBSD detect-console

2009-07-22 Thread Luca Favatella
On 22/07/2009, Otavio Salvador wrote: > Hello, > > On Wed, Jul 22, 2009 at 3:01 PM, Luca Favatella wrote: >> This patch adds GNU/kFreeBSD /lib/debian-installer/detect-console. [...] > Fine with me. Committed to trunk. Thanks, Luca Favatella -- To UNSUBSCRIBE, email t

Re: [patch] add GNU/kFreeBSD fstab and init

2009-07-22 Thread Luca Favatella
On 22/07/2009, Luca Favatella wrote: > On 22/07/2009, Otavio Salvador wrote: >> Hello, >> >> On Wed, Jul 22, 2009 at 2:26 PM, Luca Favatella >> wrote: >>> On 22/07/2009, Luca Favatella wrote: >>>> This patch adds GNU/kFreeBSD /etc/fstab

Re: [patch] add GNU/kFreeBSD inittab

2009-07-22 Thread Luca Favatella
On 22/07/2009, Otavio Salvador wrote: > Hello > > On Wed, Jul 22, 2009 at 2:53 PM, Luca Favatella wrote: >> This patch adds GNU/kFreeBSD /etc/inittab, considering /dev/ttyv[1-3] >> instead of /dev/tty[2-4] (as on GNU/Linux). [...] > Fine with me :-D Committed to trunk.

Re: [patch] add GNU/kFreeBSD fstab and init

2009-07-22 Thread Luca Favatella
On 22/07/2009, Otavio Salvador wrote: > Hello, > > On Wed, Jul 22, 2009 at 2:26 PM, Luca Favatella wrote: >> On 22/07/2009, Luca Favatella wrote: >>> This patch adds GNU/kFreeBSD /etc/fstab and /sbin/init. >>> Please carefully review it. [...] > Fine with me

[patch] add GNU/kFreeBSD detect-console

2009-07-22 Thread Luca Favatella
This patch adds GNU/kFreeBSD /lib/debian-installer/detect-console. It needs the BusyBox "tty" command (it builds on GNU/kFreeBSD i386 with no patches more needed). Please carefully review this, because I used it only /dev/ttyv console. Cheers, Luca Favatella Index: debian

[patch] add GNU/kFreeBSD inittab

2009-07-22 Thread Luca Favatella
This patch adds GNU/kFreeBSD /etc/inittab, considering /dev/ttyv[1-3] instead of /dev/tty[2-4] (as on GNU/Linux). Using this patch kfreebsd d-i has alt-f[1-4] working. This patch has been in kfreebsd d-i branch for a while. Cheers, Luca Favatella Index: debian/changelog

Re: [patch] add GNU/kFreeBSD fstab and init

2009-07-22 Thread Luca Favatella
On 22/07/2009, Luca Favatella wrote: > This patch adds GNU/kFreeBSD /etc/fstab and /sbin/init. > Please carefully review it. Now the patch should be really attached. Sorry for the noise. Index: debian/changelog === ---

[patch] add GNU/kFreeBSD fstab and init

2009-07-22 Thread Luca Favatella
This patch adds GNU/kFreeBSD /etc/fstab and /sbin/init. Please carefully review it. I'm proposing both together because they are closely related. This patch should not affect GNU/Linux builds and has been in the kfreebsd d-i branch for a while. Cheers, Luca Favatella -- To UNSUBS

Re: d-i Kfreebsd work

2009-07-22 Thread Luca Favatella
, but can be ignored safely for now I'll not be able to test this by 4 hours. Cheers, Luca Favatella -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: [patch] kfreebsd S10syslog

2009-07-21 Thread Luca Favatella
On 21/07/2009, Luca Favatella wrote: > This patch adds GNU/kFreeBSD S10syslog. This is now unuseful. See also http://svn.debian.org/viewsvn/d-i?view=rev&revision=59558 Cheers, Luca Favatella -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "

Re: [patch] generalize rootskel (syslog)

2009-07-21 Thread Luca Favatella
On 21/07/2009, Luca Favatella wrote: > This patch generalizes rootskel code splitting Linux specific stuff. This is now unuseful. See also http://svn.debian.org/viewsvn/d-i?view=rev&revision=59558 Cheers, Luca Favatella -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org

[patch] kfreebsd S10syslog

2009-07-20 Thread Luca Favatella
This patch adds GNU/kFreeBSD S10syslog. It is different from the GNU/Linux one not only because not calling klogd, but also for the absence of a Linux specific command (modprobe unix...). I tested this on GNU/kFreeBSD. It should not affect GNU/Linux. Cheers, Luca Favatella Index: debian

[patch] generalize rootskel (syslog)

2009-07-20 Thread Luca Favatella
changelog entry. Please tell me if I should add a changelog entry. I tested this on kfreebsd-i386 (alt-f4 let me read syslog). It should introduce no regressions on GNU/Linux, but I didn't test it on it. Please note that this patch is not GNU/kFreeBSD specific. Cheers, Luca Favatella [0]

Re: [patch] generalize rootskel

2009-07-20 Thread Luca Favatella
On 17/07/2009, Otavio Salvador wrote: > Hello Luca, > > Please commit it. > > It leaves the code much easier to extend, very useful. Go ahead :-) Committed with a /etc/inittab change, acked by otavio on #debian-boot. Thanks, Luca Favatella -- To UNSUBSCRIBE, email to d

Re: kFreeBSD progress report week 8

2009-07-20 Thread Luca Favatella
and use udeb from freebsd-net-tools ? > I.e. udebs from freebsd-utils and freebsd-libs source packages. This should be the short term solution. Help on creating freebsd-net-tools udeb is appreciated. > Petr Cheers, Luca Favatella -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: kFreeBSD progress report week 8

2009-07-20 Thread Luca Favatella
On 20/07/2009, Luca Favatella wrote: [...] > While debugging netcfg, I discovered that "/var/log/syslog" is not > created, even manually executing syslogd. Currently, in d-i, BusyBox > syslogd is used. My mentor solved this. See: http://svn.debian.org/viewsvn/d-i?view=rev&

kFreeBSD progress report week 8

2009-07-19 Thread Luca Favatella
should work on * BusyBox + udhcpc + syslogd + understanding if [todo0] fixes some known problems or is unuseful * netcfg + network interface detected twice + filtering lo0 * rootskel + clean [dic0] for merging to d-i trunk Luca Favatella [din0] http://packages.debian.org/sid/netcfg [din1] h

Re: [patch] kfreebsd-i386 config

2009-07-17 Thread Luca Favatella
On 16/07/2009, Luca Favatella wrote: > On 15/07/2009, Aurelien Jarno wrote: > [...] >> On Wed, Jul 15, 2009 at 03:08:47PM +0200, Luca Favatella wrote: > [...] >>> +KERNELVERSION = 7.2-2-486 >> >> I think it should be 7.2-1-486 as we haven't bumped the ABI

Re: [patch] kfreebsd-i386 kernel udeb: fix ABI and fix dependency version

2009-07-17 Thread Luca Favatella
On 17/07/2009, Colin Watson wrote: > On Thu, Jul 16, 2009 at 11:47:18AM +0200, Luca Favatella wrote: >> This patch fixes in the kfreebsd-i386 kernel udeb >> * ABI (see also [0]) >> * a dependency version >> >> Sorry for writing one patch and one mail for two

Re: [patch] kfreebsd-i386 config

2009-07-16 Thread Luca Favatella
On 16/07/2009, Luca Favatella wrote: > On 15/07/2009, Aurelien Jarno wrote: > [...] >> On Wed, Jul 15, 2009 at 03:08:47PM +0200, Luca Favatella wrote: > [...] >>> +KERNELVERSION = 7.2-2-486 >> >> I think it should be 7.2-1-486 as we haven't bumped the ABI

[patch] kfreebsd-i386 kernel udeb: fix ABI and fix dependency version

2009-07-16 Thread Luca Favatella
This patch fixes in the kfreebsd-i386 kernel udeb * ABI (see also [0]) * a dependency version Sorry for writing one patch and one mail for two fixes, but I decided to do so because the fixes are very simple. Cheers, Luca Favatella [0] http://lists.debian.org/debian-boot/2009/07/msg00346.html

Re: [patch] kfreebsd-i386 config

2009-07-16 Thread Luca Favatella
On 15/07/2009, Aurelien Jarno wrote: [...] > On Wed, Jul 15, 2009 at 03:08:47PM +0200, Luca Favatella wrote: [...] >> +KERNELVERSION = 7.2-2-486 > > I think it should be 7.2-1-486 as we haven't bumped the ABI on > kfreebsd 7.2 yet. Fixed in the attached

[patch] kfreebsd-i386 config

2009-07-15 Thread Luca Favatella
This patch adds kfreebsd-i386 monolithic config files. Cheers, Luca Favatella Index: build/config/kfreebsd-i386.cfg === --- build/config/kfreebsd-i386.cfg (.../trunk/installer) (revision 0) +++ build/config/kfreebsd-i386.cfg

[patch] generalize rootskel

2009-07-14 Thread Luca Favatella
n the next days I hope to propose another patch enabling a working rootskel on GNU/kFreeBSD. Cheers, Luca Favatella Index: debian/changelog === --- debian/changelog (revision 59356) +++ debian/changelog (working copy) @@ -2,6

Re: [patch] installer ufs initrd support (how to create a ufs filesystem as a normal user?)

2009-07-13 Thread Luca Favatella
On 07/07/2009, Luca Favatella wrote: > On 07/07/2009, Thorsten Glaser wrote: >> Luca Favatella dixit: >> >>>This patch adds ufs initrd support. >> >> 4.2FFS, UFS2, or both? > > In the attached second version of the patch, I explicated UFS2. > > UF

Re: [patch] netcfg get_all_ifs()

2009-07-13 Thread Luca Favatella
On 13/07/2009, Otavio Salvador wrote: > Hello Luca, Hello Otavio. > > On Mon, Jul 13, 2009 at 11:02 AM, Luca Favatella > wrote: >>> Solved in the attached version 2 of the patch. >> >> I'm not committing this to trunk because could affect d-i on Linux >

Re: [patch] netcfg get_all_ifs()

2009-07-13 Thread Luca Favatella
On 06/07/2009, Luca Favatella wrote: > On 06/07/2009, Frans Pop wrote: >> On Monday 06 July 2009, Luca Favatella wrote: >>> This patch substitutes Linux-specific code in get_all_ifs() using >>> getifaddrs(). >> >> -if (!strcmp(ibu

Re: [patch] libdebian-installer poll()

2009-07-13 Thread Luca Favatella
On 09/07/2009, Luca Favatella wrote: > On 09/07/2009, Colin Watson wrote: [...] >> While // is a valid comment syntax in C99, it wasn't in earlier versions >> of C, and I believe that /* ... */ is still preferred in libd-i. > > Fixed in the attached version 2 of th

Re: [patch] libdebian-installer poll()

2009-07-09 Thread Luca Favatella
On 09/07/2009, Colin Watson wrote: > On Tue, Jul 07, 2009 at 01:05:41AM +0200, Luca Favatella wrote: [...] >> +// References: http://www.greenend.org.uk/rjk/2001/06/poll.html > > While // is a valid comment syntax in C99, it wasn't in earlier versions > of C, and I believe

Re: [D-I] Please test Debian Installer with console-setup (3rd version)

2009-07-09 Thread Luca Favatella
On 09/07/2009, Christian Perrier wrote: > Quoting Luca Favatella (slacky...@gmail.com): [...] >> At the console (at every boot), all keys of the keyboard are working, >> except for characters "ì" and "ò", that are printed as rhombus (I >> don't know

Re: [D-I] Please test Debian Installer with console-setup (3rd version)

2009-07-08 Thread Luca Favatella
(at every boot), all keys of the keyboard are working, except for characters "ì" and "ò", that are printed as rhombus (I don't know if I chose the wrong keyboard layout for qemu...). [...] > If you provide feeback, please do so by answering to this mail, > keeping

Re: [patch] installer ufs initrd support (how to create a ufs filesystem as a normal user?)

2009-07-07 Thread Luca Favatella
On 07/07/2009, Thorsten Glaser wrote: > Luca Favatella dixit: > >>This patch adds ufs initrd support. > > 4.2FFS, UFS2, or both? In the attached second version of the patch, I explicated UFS2. UFS1 works too, but I chose to introduce only UFS2. (I'll use UFS2 in kfree

[patch] installer ufs initrd support (how to create a ufs filesystem as a normal user?)

2009-07-06 Thread Luca Favatella
a ufs filesystem as a normal user? I use this on kfreebsd-i386. Cheers, Luca Favatella Index: build/Makefile === --- build/Makefile (.../trunk/installer) (revision 59247) +++ build/Makefile (.../branches/d-i/kfreebsd/installer) (revision

[patch] libdebian-installer poll()

2009-07-06 Thread Luca Favatella
This patch solves a poll() portability issue on kfreebsd-i386, and shouldn't affect other archs. I tested this on kfreebsd-i386, solving an infinite loop. Cheers, Luca Favatella Index: debian/changelog === --- debian/chan

Re: [patch] netcfg get_all_ifs()

2009-07-06 Thread Luca Favatella
On 06/07/2009, Frans Pop wrote: > On Monday 06 July 2009, Luca Favatella wrote: >> This patch substitutes Linux-specific code in get_all_ifs() using >> getifaddrs(). > > -if (!strcmp(ibuf, "lo"))/* ignore the loopback */ > [...] >

[patch] netcfg get_all_ifs()

2009-07-06 Thread Luca Favatella
eth0). Cheers, Luca Favatella P.S. At the moment I'm trying to port netcfg on GNU/kFreeBSD. If reading the code of netcfg you find some Linux-specific code that could be easily rewritten to be more portable (at least on GNU/k*BSD), please try to get it in trunk or drop me a patch. Ind

Re: [patch] netcfg wireless

2009-07-03 Thread Luca Favatella
On 01/07/2009, Otavio Salvador wrote: [...] > It looks fine from my POV. Wait a cuple of days to see if noone > complains about something and then commit it. Committed. Thanks, Luca Favatella -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "

Re: [patch] Add cons25 terminfo file (used by kfreebsd-i386)

2009-07-03 Thread Luca Favatella
On 01/07/2009, Otavio Salvador wrote: [...] > It looks fine. Wait a bit for comments and commit. Committed. Thanks, Luca Favatella -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: [patch] netcfg wireless

2009-07-01 Thread Luca Favatella
On 01/07/2009, Otavio Salvador wrote: [...] > It looks fine from my POV. Wait a cuple of days to see if noone > complains about something and then commit it. Ok, thanks. -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas..

Re: [patch] netcfg wireless

2009-07-01 Thread Luca Favatella
vision 59190) @@ -4,6 +4,11 @@ Thanks to Marco d'Itri for the proposed change Closes: #533384 + [ Luca Favatella ] + * If wireless is disabled, don't build and link wireless related stuff. + * Disable by default wireless on non-linux architectures. + * Inverse the logic ab

Re: [patch] Add cons25 terminfo file (used by kfreebsd-i386)

2009-07-01 Thread Luca Favatella
On 30/06/2009, Luca Favatella wrote: > On 30/06/2009, Colin Watson wrote: >> On Tue, Jun 30, 2009 at 08:43:08PM +0200, Luca Favatella wrote: >>> On 30/06/2009, Luca Favatella wrote: >>> > This little patch adds cons25 terminfo file. > [...] >> I think t

Re: [patch] Add cons25 terminfo file (used by kfreebsd-i386)

2009-06-30 Thread Luca Favatella
On 30/06/2009, Colin Watson wrote: > On Tue, Jun 30, 2009 at 08:43:08PM +0200, Luca Favatella wrote: >> On 30/06/2009, Luca Favatella wrote: >> > This little patch adds cons25 terminfo file. [...] > I think this is fine, but I suspect other people will object to the > (

[patch] netcfg wireless

2009-06-30 Thread Luca Favatella
of the patch). At the moment I managed to build netcfg on kfreebsd-i386 only in a hackish (not working) way, because ethtool-lite is highly Linux specific. Cheers, Luca Favatella Index: packages/netcfg/debian/changelog === --- packages

Re: [patch] Add cons25 terminfo file (used by kfreebsd-i386)

2009-06-30 Thread Luca Favatella
On 30/06/2009, Luca Favatella wrote: > This little patch adds cons25 terminfo file. There was a "'" missing. Fixed in the attached second version of the patch. Index: packages/debian-installer-utils/debian/changelog ==

[patch] Add cons25 terminfo file (used by kfreebsd-i386)

2009-06-30 Thread Luca Favatella
This little patch adds cons25 terminfo file. Tested on kfreebsd-i386. Cheers, Luca Favatella Index: packages/debian-installer-utils/debian/changelog === --- packages/debian-installer-utils/debian/changelog (.../trunk) (revision

Re: [patch] kfreebsd-i386 kernel udeb

2009-06-23 Thread Luca Favatella
On 23/06/2009, Otavio Salvador wrote: > Hello Luca, > > Please commit them on trunk since both looks OK from my POV. Ok, thanks. -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: [patch] kfreebsd-i386 kernel udeb

2009-06-23 Thread Luca Favatella
./branches/d-i/kfreebsd) (revision 59046) @@ -0,0 +1,6 @@ +kfreebsd-kernel-di-i386 (0.1) UNRELEASED; urgency=low + + [ Luca Favatella ] + * Initial version, based on earlier work by Robert Millan. + + -- Robert Millan Thu, 27 Apr 2006 20:50:53 +0200 Index: packages/kernel/kfreebsd-kernel-di-i386/de

Re: [patch] uniform libc handling among kernels

2009-06-22 Thread Luca Favatella
On 22/06/2009, Otavio Salvador wrote: > Hello Luca, > > On Mon, Jun 22, 2009 at 7:09 AM, Luca Favatella wrote: >> This patch (against d-i trunk) aims to handle libc the same way also >> on GNU/kFreeBSD (libc0.1) and GNU/Hurd (libc0.3). > > You've forgotten t

Re: [patch] kfreebsd-i386 kernel udeb

2009-06-22 Thread Luca Favatella
On 22/06/2009, Frans Pop wrote: > On Monday 22 June 2009, Luca Favatella wrote: >> Attached version 2 of the patch, fixing this. > > Thanks. One more issue (should have seen that earlier). No problem. > The copyright file seems to have been copied blindly, which is incorrect

Re: [patch] kfreebsd-i386 kernel udeb

2009-06-22 Thread Luca Favatella
On 22/06/2009, Frans Pop wrote: > On Monday 22 June 2009, Luca Favatella wrote: >> This patch (against d-i trunk) adds a kfreebsd-i386 kernel udeb. > > Your changelog here does not make much sense: [...] > What could make sense is something like: > [ Luca Favatella ]

[patch] kfreebsd-i386 kernel udeb

2009-06-22 Thread Luca Favatella
not very clean (there are some warnings), nevertheless I think this package should not introduce regressions in trunk. I tested the kernel image and the acpi modules in kfreebsd-i386 d-i monolithic mini.iso (it boots). Cheers, Luca Favatella Index: packages/kernel/kfreebsd-kernel-di-i386/debian

[patch] uniform libc handling among kernels

2009-06-22 Thread Luca Favatella
This patch (against d-i trunk) aims to handle libc the same way also on GNU/kFreeBSD (libc0.1) and GNU/Hurd (libc0.3). Tested on kfreebsd-i386, creating a d-i image without needing libc locale deb or udeb. Cheers, Luca Favatella Index: installer/build/pkg-lists/exclude

[patch][debootstrap] local copy support

2009-03-24 Thread Luca Favatella
Hi. Can you please consider to commit in the attached patch in debootstrap svn? It introduces support for local copy of debootstrap. It is useful to semplify testing of debootstrap, but I think it is useful to release this. Thanks, Luca Favatella P.S. It was discussed about this in http

[patch][debootstrap] small style fixes

2009-03-24 Thread Luca Favatella
Hi. Can you please consider to commit in the attached patch in debootstrap svn? They are only small style fixes. Thanks, Luca Favatella P.S. I'm trying to understand debootstrap. In http://lists.debian.org/debian-boot/2009/03/msg00370.html it was suggested to me to "Use [ -z ...

Re: [patch]Re: debootstrap on Debian GNU/kFreeBSD + questions

2009-03-17 Thread Luca Favatella
On 16/03/2009, Otavio Salvador wrote: [..] > Please take a look on the comments Colin has raised and refactorise it. > > So we can go ahead and continue the reviewing. I'm afraid i will not be able to continue working on this until the start of the next week. Sorry, Luca Fava

Re: [patch]Re: debootstrap on Debian GNU/kFreeBSD + questions

2009-03-16 Thread Luca Favatella
On 16/03/2009, Otavio Salvador wrote: > Luca Favatella writes: > >> On 15/03/2009, Otavio Salvador wrote: [...] >> libc_svn.diff >> I think this could go into debootstrap svn without further testing. > > Commited. It was wrong and Colin has catch it just after my &

Re: [patch]Re: debootstrap on Debian GNU/kFreeBSD + questions

2009-03-16 Thread Luca Favatella
useful example to understand how to call debootstrap with --extra-{mirror,suite,include} options for kfreebsd-i386. This should go to the wiki. Hope this helps, Luca Favatella Index: scripts/debian/sid === --- scripts/debian/sid (r

Re: [patch]Re: debootstrap on Debian GNU/kFreeBSD + questions

2009-03-15 Thread Luca Favatella
On 15/03/2009, Otavio Salvador wrote: > Luca Favatella writes: [...] >> I tried to run kbsd-debootstrap.sh (the refreshed one by me). I got: [...] > First I'm curious why to use another script to install instead of > regular debootstrap. Did you try to "merge&

Re: [patch]Re: debootstrap on Debian GNU/kFreeBSD + questions

2009-03-15 Thread Luca Favatella
On 15/03/2009, Luk Claes wrote: > Otavio Salvador wrote: >> Luca Favatella writes: [...] >>> It seems to me that in debootstrap: >>> -or libbsd0 (and other packages) are downloaded but not extracted >>> -or mount is called too early >> >> It happ

Re: [patch]Re: debootstrap on Debian GNU/kFreeBSD + questions

2009-03-15 Thread Luca Favatella
On 15/03/2009, Otavio Salvador wrote: > Luk Claes writes: > >> Otavio Salvador wrote: [...] >>> While I understand why those options are required I dislike the idea to >>> have them at official deboostrap. >> >> They are more generally useful though. Everyone who wants to test with >> adding ex

[patch]Re: debootstrap on Debian GNU/kFreeBSD + questions

2009-03-13 Thread Luca Favatella
On 13/03/2009, Cyril Brulebois wrote: > Luca Favatella (12/03/2009): >> Can you please tell me if >> - someone already wrote patches for debootstrap to support more than a >> suite (at the same time, i.e. sid and unreleased)? > > http://lists.debian.org/debian-bsd

Re: debootstrap on Debian GNU/kFreeBSD

2009-03-13 Thread Luca Favatella
On 13/03/2009, Cyril Brulebois wrote: > Luca Favatella (12/03/2009): >> Can you please tell me if >> - someone already wrote patches for debootstrap to support more than a >> suite (at the same time, i.e. sid and unreleased)? > > http://lists.debian.org/debian-bsd/200

debootstrap on Debian GNU/kFreeBSD

2009-03-12 Thread Luca Favatella
omething wrong in what I am writing. Thanks, Luca Favatella [unreleased] http://ftp.debian-ports.org/debian/dists/unreleased/main/binary-kfreebsd-i386/Packages -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: [gsoc2009] debian-installer on Debian GNU/kFreeBSD

2009-03-11 Thread Luca Favatella
On 11/03/2009, Aurelien Jarno wrote: > On Wed, Mar 04, 2009 at 11:57:22PM +0100, Luca Favatella wrote: [...] > Note that we already have Ging, a Live CD running GNU/kFreeBSD [1]. It > is clearly outdated, but it shows how to boot from a CD-ROM, and use a > ramdisk that allow copy-on

  1   2   >