Hello,
On mar., 09 août 2022, Raphael Hertzog wrote:
> Ah, sure, that seems quite likely. I did not have the issue in my
> tests, but I tested with a partial mirror as created by simple-cdd so I
> quite likely did not hit the problematic recursive dependency.
>
> Can you point m
you point me to the debian-cd configuration that I shall use to reproduce
the issue?
Cheers,
--
Raphaël Hertzog ◈ Offensive Security ◈ Kali Linux Developer
,
--
Raphaël Hertzog ◈ Offensive Security ◈ Kali Linux Developer
better ditch it.
Also with EFI, the setup screens tend to be more graphical and more user
friendly, and the benefit of the "Boot from Windows" feature is more
limited IMO.
Cheers,
--
⢀⣴⠾⠻⢶⣦⠀ Raphaël Hertzog
⣾⠁⢠⠒⠀⣿⡁
⢿⡄⠘⠷⠚⠋The Debian Handbook: https://debian-handbook.info/get/
⠈⠳⣄ Debian Long Term Support: https://deb.li/LTS
signature.asc
Description: PGP signature
Package: debian-cd,debian-installer
Severity: wishlist
User: de...@kali.org
Usertags: origin-kali
X-Debbugs-Cc: raph...@offensive-security.com
Hello,
we were trying to harmonize our grub theme across all of Kali and we
(re-)discovered that for installer images, the grub theme is actually
handled
simple-cdd recommends:
ii dose-distcheck 6.0.1-2
Versions of packages simple-cdd suggests:
ii qemu-system-x86 [qemu-kvm] 1:5.2+dfsg-11
-- no debconf information
--
Raphaël Hertzog
Package: debian-cd
Version: 3.1.33
Severity: wishlist
User: de...@kali.org
Usertags: origin-kali
X-Debbugs-Cc: raph...@offensive-security.com
We're working on getting Kali to work as a VM on the Apple M1 and so we
are trying to build arm64 installer images with simple-cdd (and thus
debina-cd). In
e for some options...
> * --loadlin false
> ** Is this still tested? (I don't have a computer which can run 16-bit
> executables at the moment)
I don't think that anyone needs to set this option, yes.
Cheers,
--
⢀⣴⠾⠻⢶⣦⠀ Raphaël Hertzog
⣾⠁⢠⠒⠀⣿⡁
⢿⡄⠘⠷⠚⠋The Debian Handbook: https://debian-handbook.info/get/
⠈⠳⣄ Debian Long Term Support: https://deb.li/LTS
signature.asc
Description: PGP signature
> - CPU: several,
> - RAM: several GB (each image have over 1.5GiB of used space, and it
> needs to fit into memory at least once),
> - disk: a lot of SSD,
> - bandwidth: the images are uploaded daily and
> - root.
Those should be all solvable if you get in touch with the de
de=fff6 at%SRR0:
>
>
> End of display
Does anyone have any idea why jessie ISO images would not be bootable
on an old G4 ?
Regards,
--
Raphaël Hertzog ◈ Debian Developer
Support Debian LTS: http://www.freexian.com/services/debian-lts.html
Learn to master Debian: http:
ernels that we imported too. Sometimes subsequent fix to
kernel udebs were required but apart from that, it's been working well for
us.
Cheers,
--
Raphaël Hertzog ◈ Debian Developer
Discover the Debian Administrator's Handbook:
→ http://debian-handbook.info/get/
--
To UNSUBSCRIBE, em
On Wed, 09 Jul 2014, Steve McIntyre wrote:
> On Wed, Jul 09, 2014 at 12:22:50PM +0200, Raphael Hertzog wrote:
> >So looking further into d-i changes related to this, I found this:
> >http://anonscm.debian.org/gitweb/?p=d-i/debian-installer.git
On Wed, 09 Jul 2014, Raphael Hertzog wrote:
> We use the Debian grub package unchanged. What changed here is
> that we have rebuilt debian-installer images which picked those
> supplementary modules.
So looking further into d-i changes related to this, I found this:
http://anonscm.d
have rebuilt debian-installer images which picked those
supplementary modules.
Those files are in the official Debian grub package in wheezy:
$ dpkg -c
/ext/mirror/debian/pool/main/g/grub2/grub-efi-amd64-bin_1.99-27+deb7u2_amd64.deb
|grep -E 'normal|extcmd'
-rw-r--r-- root/root 7144 2013-0
ms identical except for the filesystem
Volume Serial Number).
I don't know what to try out next. Any suggestion of further possible
investigation is welcome.
Thank you!
--
Raphaël Hertzog ◈ Debian Developer
Discover the Debian Administrator's Handbook:
→ http://debian-handbook.info/
Package: debian-cd
Version: 3.1.15
Severity: important
I wanted to generate an ISO on my amd64 with multi-arch enabled and it
failed with:
[...]
for ARCH in amd64; do \
ARCH=$ARCH /home/rhertzog/deb/core/debian-cd/tools/apt-selection check;
\
done
Lecture des listes de paquets…
Constructi
the old svn repo behind for now, but BE AWARE that any changes
> you might make there will be missed.
Thanks for having taken care of this. One git-svn less on my side ;-)
Cheers,
--
Raphaël Hertzog ◈ Debian Developer
Liberate the French translation of the Debian Administrator's Handbook
impossible to do stuff like this (assuming that you have
uncommented DEBOOTSTRAP_OPTS):
$ . CONF.sh
$ export TDIR=/tmp/debian-cd
But I guess it's not a big deal. At least it documents the value that
you're expected to set if you want to use it.
Thanks again!
--
Raphaël Hertzog ◈ Debian
ou need to set DEBOOTSTRAP_OPTS to an
# empty value and indicate the keyring to use with ARCHIVE_KEYRING_PACKAGE
# and ARCHIVE_KEYRING_FILE.
#export DEBOOTSTRAP_OPTS="--no-check-gpg"
Cheers,
--
Raphaël Hertzog ◈ Debian Developer
Get the Debian Administrator's Handbook:
→ http://debian-handbook.
e debian-cd extract the file and pass it around to APT and debootstrap.
And then DEBOOTSTRAP_OPTS would default to "--no-check-gpg" and we would just
unset it to activate the GPG check at the debootstrap level.
Can you implement this ?
Cheers,
--
Raphaël Hertzog ◈ Debian Developer
ld it be possible to add some parameters to use something
else than debian-archive-keyring ?
debian-cd ought to be usable to build CD images of Debian derivatives
and they don't reuse debian-archive-keyring, instead they provide their
own keyring package.
Thanks in advance!
--
Raphaël Hertz
..@freegnu.net wrote:
> Je souhaite vous apporter un miroir supplémentaire.
> J'ai donc comme domaine debian.freegnu.net
> Comment dois-je récupérer les cd's pour les mettre sur mon mirror?
Suivez les instructions de cette page:
http://www.debian.org/CD/mirroring/
Cordialement,
ans we have some unexpected filenames for long filenames on
Windows, it's not a big deal IMO.
Cheers,
--
Raphaël Hertzog ◈ Debian Developer
Follow my Debian News ▶ http://RaphaelHertzog.com (English)
▶ http://RaphaelHertzog.fr (Français)
--
To UNSUBSCRIBE, email to
.de-squeeze-dvd.png,v <--
ulrich-hansen.de-squeeze-dvd.png
initial revision: 1.1
/cvs/webwml/webwml/english/CD/artwork/index.wml,v <-- index.wml
new revision: 1.40; previous revision: 1.39
Cheers,
--
Raphaël Hertzog ◈ Debian Developer
Follow my Debian News ▶ http://RaphaelHertzog.com (English)
artwork for a greater choice of Debian
> CDs/DVDs in the next days. I also will transfer the old artwork to
> refer to Squeeze instead of Lenny.
Looking forward for them, feel free to tell us when you put more stuff
online.
Cheers,
--
Raphaël Hertzog ◈ Debian Developer
Follow my Debian News
s from the net and
> from CD/DVD behave more the same (ie will install the same packages).
+1 from me, I don't undertand/agree with the reasoning of the change and
would prefer that we kept the same good default.
Cheers,
--
Raphaël Hertzog ◈ Debian Developer ◈ [Flattr=20693]
Follow my
On Thu, 01 Apr 2010, Frans Pop wrote:
> [1] I saw your request to add me to a group, but that's all I know.
> I tried 'ssh cdimage.debian.org', but that does not work.
Try ssh cdbuilder.debian.org, I can log there.
Cheers,
--
Raphaël Hertzog
Like what I do? Sponsor me: htt
le assumption but still wanted to ask for more
opinion.
Cheers,
--
Raphaël Hertzog
--
To UNSUBSCRIBE, email to debian-cd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
On Mon, 14 Sep 2009, Vagrant Cascadian wrote:
> On Tue, Aug 18, 2009 at 05:52:03PM +0200, Raphaël Hertzog wrote:
> > Currently the CODENAME given is used both to select the distribution to
> > download from the mirror and the distribution to create in the local
> > mirror.
n the application logic.
Cheers,
--
Raphaël Hertzog
Contribuez à Debian et gagnez un cahier de l'admin Debian Lenny :
http://www.ouaza.com/wp/2009/03/02/contribuer-a-debian-gagner-un-livre/
--
To UNSUBSCRIBE, email to debian-cd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
ux version we were
using.
Sledge, what do you think ?
Cheers,
--
Raphaël Hertzog
Le best-seller français mis à jour pour Debian Etch :
http://www.ouaza.com/livre/admin-debian/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
contact of the domain debian.fr,
> without any result.
IIRC debian.fr is not a web-mirror, it's a simple frame redirecting to
www.fr.debian.org
Cheers,
--
Raphaël Hertzog
Premier livre français sur Debian GNU/Linux :
http://www.ouaza.com/livre/admin-debian/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
ually?
We always had the possibility to exclude packages from generated CD.
It may result in the exclusion of other packages that depend on the
excluded package however.
Check out the README in the SVN and the CONF.sh file. Options are defined
as environement variables in debian-cd.
Cheers,
--
updated CD images.
> it seems to me you are blocking the possibility of reinstatement
> of the port by not providing the means to create images.
That's wrong. We're not blocking anything. m68k has many other problems to
solve before CD images are a real problem.
That said, maybe that
sers download images via ISO than via jigdo. So the most popular
images should really be available as ISO.
Reason: it's much more effective for them when users download an ISO than
when they use jigdo. For example the ftp.fr.debian.org admin explained me
that they were limited by the disk
This is consequences from the previous error.
> cp: cannot stat `cdrom/2.6/einitrd.gz': No such file or directory
Strange... is that debian-edu specific ?
Please investigate a bit yourself as what I see here is not a debian-cd
problem but a problem of your configuration.
Cheers,
--
Raphaël Hertzog
Premier livre français sur Debian GNU/Linux :
http://www.ouaza.com/livre/admin-debian/
uot;$ENV{TDIR}/$ENV{CODENAME}-$ENV{ARCHES}/log.list2cds");
I doubt that this patch would work with debian-cd 3.0.
$ARCHES is a space separated list of arch and the file log.list2cds is now
in $TDIR/$CODENAME/ IIRC.
Cheers,
--
Raphaël Hertzog
Premier livre français sur Debian GNU/Linux :
http://www.ouaza.com/livre/admin-debian/
problem.
I already committed it to debian-cd's svn.
I leave the severity at RC level because we need to make sure that
debian-cd 3.0.1 (unreleased) gets into etch, it has many fixes used for
generating the real official Debian CDs and we want this into etch.
I'll leave the upload up to
variable and not directly include it) and when you encounter an
OR depends, then check if one the components can be taken from the task
instead of arbitrarily.
Otherwise I fear you loose the fact that CD1 can be used independantly of
CD2, and so on...
Cheers,
--
Raphaël Hertzog
Premier livre
inst copying udebs on all CD, so if d-i doesn't support the
suggestion above we'll just remove the possibility to boot on other CD
than the first.
Cheers,
--
Raphaël Hertzog
Premier livre français sur Debian GNU/Linux :
http://www.ouaza.com/livre/admin-debian/
--
To UNSUBSCRIBE
lease go for it.
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://www.geniustrader.org
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
ase. I'm planning to do
> a medium-urgency upload tomorrow unless I hear otherwise...
Thanks for taking care of that, Steve !
Just don't forget to tag when you do the final commit.
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.lo
...
else
...
fi
Isn't something like that possible ?
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://www.geniustrader.org
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject
ith
debian-installer so we need to make sure that we have everything related
to it.
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://www.geniustrader.org
--
To UNSUBSCRIBE, email to [
bet that we're not bothered about supporting people
> renaming files by hand on DOS machines any more...?
Agreed. Feel free to commit a fix.
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://
ith -e and have a better test. Or we
should at least add quotes around $(EXCLUDE) in the test itself.
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://www.geniustrader.org
--
To UNSUBSCRIBE, ema
7;t forget about this hack and so that
we have a chance to make a better fix when someone has the time needed.
Include a pointer to the mail archives of this discussion in the
comment...
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Ea
is now?
I'd say yes. Go ahead.
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://www.geniustrader.org
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscrib
anything needs to be fixed in debian-cd, you'd better
correct everything on ftpmaster's side.
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://www.geniustrader.org
--
To UNSUBSCRIBE, em
lude everything from the "doc" directory on the mirror. So we
can safely remove it.
I committed changes to remove that file (on all kind of CD).
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software:
Quoting Joey Hess:
> Maybe it would be good to release debian-cd 2.2.17 soon? It has many
> changes for d-i and sarge is getting close to a release.
Done.
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free so
Quoting Joey Hess:
> Maybe it would be good to release debian-cd 2.2.17 soon? It has many
> changes for d-i and sarge is getting close to a release.
Done.
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free so
;s true,
couldn't d-i be a bit more clueful and install the latest
kernel-image-2.4.x package that it finds ?
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://www.geniustrader.org
;s true,
couldn't d-i be a bit more clueful and install the latest
kernel-image-2.4.x package that it finds ?
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://www.geniustrader.org
--
T
o, IIRC debian-installer installs the good one depending on /proc/cpu. So
we'd better keep all the variants on the first CD. But we should definitely
stick to one version of the kernel.
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://
o, IIRC debian-installer installs the good one depending on /proc/cpu. So
we'd better keep all the variants on the first CD. But we should definitely
stick to one version of the kernel.
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://
ould be welcome.
Manty, can you update debian-cd on gluck so that images are better ?
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://www.geniustrader.org
ould be welcome.
Manty, can you update debian-cd on gluck so that images are better ?
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://www.geniustrader.org
--
To UNSUBSCRIBE, email to [EMAIL PR
want write access to this repository, you need to ask me so
that I add you to the debian-cd project on alioth.debian.org.
This subversion repository can also be used to host other related
projects if needed (I'm thinking to jigdo for example).
Regards,
--
Raphaël Hertzog -+- http://www
want write access to this repository, you need to ask me so
that I add you to the debian-cd project on alioth.debian.org.
This subversion repository can also be used to host other related
projects if needed (I'm thinking to jigdo for example).
Regards,
--
Raphaël Hertzog -+- http://www
rate daily netinst & businesscard CD for all arches. Full CD and DVD
can be done once a week. And even for that I'm sure we could do only the
3 first CD.
Just my 2¢, feel free to decide whatever please you better.
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et
rate daily netinst & businesscard CD for all arches. Full CD and DVD
can be done once a week. And even for that I'm sure we could do only the
3 first CD.
Just my 2¢, feel free to decide whatever please you better.
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et
tive might be welcome.
Alternatives are always welcome, except that picax is not yet a complete
replacement for debian-cd. Making bootable CDs on all arches is tricky.
You don't support debian-installer yet. And there's probably other
features lacking but I haven't studied picax enough to
tive might be welcome.
Alternatives are always welcome, except that picax is not yet a complete
replacement for debian-cd. Making bootable CDs on all arches is tricky.
You don't support debian-installer yet. And there's probably other
features lacking but I haven't studied picax enough to
In none of this do I wish to impugn the good name of Raphael Hertzog or
> of his creation, which has served Debian well thus far. Nor do I wish
Thank you but I already received many critics for debian-cd and I never
felt offensed. After all debian-cd is working since slink (even if it
was not
rs,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://www.geniustrader.org
--- Begin Message ---
It's been brought to my attention that there's some dissatisfaction with
debian-cd within Debian, th
In none of this do I wish to impugn the good name of Raphael Hertzog or
> of his creation, which has served Debian well thus far. Nor do I wish
Thank you but I already received many critics for debian-cd and I never
felt offensed. After all debian-cd is working since slink (even if it
was not
rs,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://www.geniustrader.org
--- Begin Message ---
It's been brought to my attention that there's some dissatisfaction with
debian-cd within Debian, th
Hello everybody,
I took a few notes yesterday everning about how I would see the build of
an image with a rewrite of debian-cd ... it's in the text file attached.
Comments are welcome (as well as patch if you feel the need to extend
what I wrote) !
Cheers,
--
Raphaël Hertzog -+-
Hello everybody,
I took a few notes yesterday everning about how I would see the build of
an image with a rewrite of debian-cd ... it's in the text file attached.
Comments are welcome (as well as patch if you feel the need to extend
what I wrote) !
Cheers,
--
Raphaël Hertzog -+-
rk. :)
It's exactly something like that that I had in mind when I spoke of
"profile" in my initial mail. And I have the same problem than you, it
looks like nice but I didn't took the time to see it it fits as well as
I hope.
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://www.geniustrader.org
rk. :)
It's exactly something like that that I had in mind when I spoke of
"profile" in my initial mail. And I have the same problem than you, it
looks like nice but I didn't took the time to see it it fits as well as
I hope.
Cheers,
--
Raphaël Hertzog -+- http://www.
the long term to help me maintain it. With
a (partial) rewrite, it would be the perfect time for someone to step up
and get familiar with the code ...
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://www.geniustrader.org
the long term to help me maintain it. With
a (partial) rewrite, it would be the perfect time for someone to step up
and get familiar with the code ...
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http
that a CD is only a package repository.
Tip: check the content of an "official CD"... you'll see things like the
".disk" directory.
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://www.geniustrader.org
that a CD is only a package repository.
Tip: check the content of an "official CD"... you'll see things like the
".disk" directory.
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http:
Hello everyone,
the debian-cd CVS repository is back online (after a check of its
integrity).
Please commit any change that you postponed until now.
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software
Hello everyone,
the debian-cd CVS repository is back online (after a check of its
integrity).
Please commit any change that you postponed until now.
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software
g this kind of images and
> asking the people that wrote the bugs to test them so that we can get
> feedback on this?
Go ahead !
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://www.geniustrader.org
g this kind of images and
> asking the people that wrote the bugs to test them so that we can get
> feedback on this?
Go ahead !
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://www.geniu
veral kernels/initrd then I want to have those several kernel/initrd
on the same netinst cd and I'll keep isolinux.
We did tests last year before going on with isolinux and it was
supported by most of the hardware. The few failures were on old
hardware where they could fall back to another
veral kernels/initrd then I want to have those several kernel/initrd
on the same netinst cd and I'll keep isolinux.
We did tests last year before going on with isolinux and it was
supported by most of the hardware. The few failures were on old
hardware where they could fall back to another
arious images d-i produces are due for an overhaul that will break your
> build scripts. Just a heads up for now on that.SQ
Santiago (aka manty), would you like to take care of that ? I'm quite
busy lately and I certainly won't be respoosive enough in the days to
come ...
Cheers,
--
Ra
arious images d-i produces are due for an overhaul that will break your
> build scripts. Just a heads up for now on that.SQ
Santiago (aka manty), would you like to take care of that ? I'm quite
busy lately and I certainly won't be respoosive enough in the days to
come ...
Cheers,
--
Ra
st/pattern used by
tools/generate_di_list and/or tools/generate_di+k_list ...
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://www.geniustrader.org
--- Begin Message ---
Package: debian-cd
Severity:
st/pattern used by
tools/generate_di_list and/or tools/generate_di+k_list ...
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://www.geniustrader.org
--- Begin Message ---
Package: debian-cd
Severity:
PowerPC porters ? Can you look at this bug and respond ?
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://www.geniustrader.org
--- Begin Message ---
Package: debian-cd
Version: current
Severity
PowerPC porters ? Can you look at this bug and respond ?
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://www.geniustrader.org
--- Begin Message ---
Package: debian-cd
Version: current
Severity
s do not changes too often ...
For the rest, I'm ok. Feel free to commit your work.
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://www.geniustrader.org
s do not changes too often ...
For the rest, I'm ok. Feel free to commit your work.
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://www.geniustrader.org
--
To UNSUBSCRIBE, email to [EMA
Everything looks fine, go commit !
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://www.geniustrader.org
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Everything looks fine, go commit !
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://www.geniustrader.org
7;t rememer.
Provided by d-i. I always tried to avoid root requirement. It may be
that sparc building needs root right (in order loop-munt a file and edit
it IIRC).
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://www.geniustrader.org
7;t rememer.
Provided by d-i. I always tried to avoid root requirement. It may be
that sparc building needs root right (in order loop-munt a file and edit
it IIRC).
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money wi
at you write some intelligent
hooks ...
> doing work on different archs and from debian-boot. Or even more
> likely pestering debian- so someone volunteres to test and fix
> problems that arise.
Exactly.
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libr
rk
with them. It requires you to prod people who can do the work ...
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://www.geniustrader.org
at you write some intelligent
hooks ...
> doing work on different archs and from debian-boot. Or even more
> likely pestering debian- so someone volunteres to test and fix
> problems that arise.
Exactly.
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libr
rk
with them. It requires you to prod people who can do the work ...
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://www.geniustrader.org
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with
hat. Please check with the
debian-boot team.
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://www.geniustrader.org
hat. Please check with the
debian-boot team.
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com
Earn money with free software: http://www.geniustrader.org
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubs
1 - 100 of 420 matches
Mail list logo