Re: Q: How to rebuild d-i or initrd?

2014-01-06 Thread Ozi Traveller
It seems to be using the correct suite now wheezy, but all the packages it can't find seem to be from unstable, unless I'm wrong here. @debian-7:~/debian-installer/installer/build$ make reallyclean @debian-7:~/debian-installer/installer/build$ make build_netboot USE_UDEBS_FROM=wheezy

Re: Q: How to rebuild d-i or initrd?

2014-01-05 Thread Cyril Brulebois
Ozi Traveller ozitravel...@gmail.com (2014-01-05): Sorry for so many questions. The host I'm build on is wheezy and I want to make a wheezy debian-installer. The contents of sources.list.udeb are: # This file is automatically generated, edit sources.list.udeb.local instead. deb

Re: Q: How to rebuild d-i or initrd?

2014-01-05 Thread Ozi Traveller
I changed the debian/rules file as follows: #! /usr/bin/make -f ARCH=$(shell dpkg-architecture -qDEB_BUILD_ARCH) VERSION=$(shell LC_ALL=C dpkg-parsechangelog | grep ^Version: | cut -d ' ' -f 2) DATE=$(shell echo $(VERSION) | cut -d '.' -f 1) SUITE=$(shell LC_ALL=C dpkg-parsechangelog | grep

Re: Q: How to rebuild d-i or initrd?

2014-01-05 Thread Cyril Brulebois
Ozi Traveller ozitravel...@gmail.com (2014-01-06): I changed the debian/rules file as follows: #! /usr/bin/make -f ARCH=$(shell dpkg-architecture -qDEB_BUILD_ARCH) VERSION=$(shell LC_ALL=C dpkg-parsechangelog | grep ^Version: | cut -d ' ' -f 2) DATE=$(shell echo $(VERSION) | cut -d '.'

Re: Q: How to rebuild d-i or initrd?

2014-01-04 Thread Ozi Traveller
Sorry for so many questions. The host I'm build on is wheezy and I want to make a wheezy debian-installer. The contents of sources.list.udeb are: # This file is automatically generated, edit sources.list.udeb.local instead. deb [trusted=yes] copy:/home/xxx/debian-installer/installer/build/

Re: Q: How to rebuild d-i or initrd?

2014-01-03 Thread Ozi Traveller
Unfortunately, I'm inexperienced in building packages, I'm still learning. I'm hoping there might be a step-by-step processs I could follow? I only have a couple of tasks to do to complete my distro, so far only a private distro, and a learning experience for me.

Re: Q: How to rebuild d-i or initrd?

2014-01-03 Thread Cyril Brulebois
Ozi Traveller ozitravel...@gmail.com (2014-01-04): Ok I've managed to get the source and be able to build. Now I'm getting build errors, see attached log. 922 symbols, 644 unresolved Traceback (most recent call last): File /usr/bin/mklibs, line 562, in module raise Exception(No

Re: Q: How to rebuild d-i or initrd?

2013-12-29 Thread Philipp Kern
On Sun, Dec 29, 2013 at 08:36:12AM +1100, Ozi Traveller wrote: I made a replacement for rootskel-gtk, using the previous version rootskel-gtk_1.27_amd64.udeb as the source, with a higher version number. I've changed the theme and the logo. I've been told that the way to have the d-i use this

Q: How to rebuild d-i or initrd?

2013-12-28 Thread Ozi Traveller
I made a replacement for rootskel-gtk, using the previous version rootskel-gtk_1.27_amd64.udeb as the source, with a higher version number. I've changed the theme and the logo. I've been told that the way to have the d-i use this new version is to rebuild d-i (preferably) or the initrd (at

Re: Q: How to rebuild d-i or initrd?

2013-12-28 Thread Nick Gawronski
Hi, I am also wanting to rebuild the debian-installer as I am totally blind and would like to build a version that automatically starts speakup on boot rather then having to press a letter as sometimes I am not always sure when the drive stops spinning so most of the time I am successful but