Raphael Hertzog <[EMAIL PROTECTED]> writes:
> otavio is responsible for that change, maybe he can sort it out ? :)
> I bet that we could replace -n with -e and have a better test. Or we
> should at least add quotes around $(EXCLUDE) in the test itself.
I changed it already. Please can you and Jan
Jan Kesten <[EMAIL PROTECTED]> writes:
> I tried seems very good - thanks again!
Good.
> Was there anything changed recently at this point, because it worked a
> long time?
I've included the possibility to pre-process the exclude file like was
did in task. So, you exclude can include another fi
are. My idea was to make a Debian Instalation CD with
>> debian-installer, with some basic server packages (like apache, php4,
>> mysql, postgresql) and some other software that are dependencies to
>> ours.
cp> Luis,
cp> You need to talk with Otavio Salvador and probably most othe
|| On Thu, 23 Sep 2004 21:00:24 -0400
|| Michael Lueck <[EMAIL PROTECTED]> wrote:
ml> Installing from the sarge CD downloaded and burned today. Expert 2.6 installer.
ml> Failed at configuring apt source that /dev/cdrom was not
ml> valid. Snooped around on the disk and found the CD would not mount
|| On Thu, 23 Sep 2004 21:25:05 -0400
|| Michael Lueck <[EMAIL PROTECTED]> wrote:
ml> Otavio Salvador wrote:
>> installed udev?
ml> I'm not sure what udev is, so probably not.
ml> Looks like I have CD hardware trouble as well. Part way through
ml> installing packag
|| On Tue, 26 Oct 2004 20:14:41 +0200
|| Santiago Garcia Mantinan <[EMAIL PROTECTED]> wrote:
>> So why announce it before its released.
sgm> That the CDs aren't ready yet doesn't mean that the distribution is not
sgm> ready, CDs are just one of the multible ways on which Debian is distributed,
sg
From: Otavio Salvador <[EMAIL PROTECTED]>
tools/start_new_disc doesn't need to check the mirror for consistency
since it has already been done by the Makefile. Removed this code.
Signed-off-by: Otavio Salvador <[EMAIL PROTECTED]>
---
tools/start_new_disc |6 --
1
From: Otavio Salvador <[EMAIL PROTECTED]>
APT uses the dpkg status file and then we should make an empty file if
it doesn't exists.
Signed-off-by: Otavio Salvador <[EMAIL PROTECTED]>
---
tools/apt-selection |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff
Hello,
We updated our patchset for Debian-CD 3.0.0 and thought would be good
to send all them for review and merging, if possible.
I don't think that any patch here included are too specific to avoid
merging and if something needs to be change to make it possible,
please, tell us :-D
--
O
From: Otavio Salvador <[EMAIL PROTECTED]>
While doing the $(BDIR)/rawlist we need to use the DEBOOTSTRAP_SCRIPT
variable to better support CDDs.
Signed-off-by: Otavio Salvador <[EMAIL PROTECTED]>
---
Makefile |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git
From: Otavio Salvador <[EMAIL PROTECTED]>
Sometimes is useful to use a mirror without the docs and tools
directory. This patch allow it if we export the ALLOWBROKENMIRROR
variable on CONF.sh
Signed-off-by: Otavio Salvador <[EMAIL PROTECTED]>
---
CONF.sh |4 ++
From: Otavio Salvador <[EMAIL PROTECTED]>
Signed-off-by: Otavio Salvador <[EMAIL PROTECTED]>
---
tools/list2cds | 10 ++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/tools/list2cds b/tools/list2cds
index 78ec89f..427d814 100755
--- a/tools/list2cds
From: Otavio Salvador <[EMAIL PROTECTED]>
Signed-off-by: Otavio Salvador <[EMAIL PROTECTED]>
---
tools/list2cds | 13 +++--
1 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/tools/list2cds b/tools/list2cds
index 427d814..5a055b2 100755
--- a/tools/list2cds
s problematic, but I
> need to make some time to check properly. I'll get back to you some
> time tomorrow...
Thank you Steve :-D
--
Otavio Salvador O.S. Systems
E-mail: [EMAIL PROTECTED] http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http://projetos.oss
Paul <[EMAIL PROTECTED]> writes:
> On Wed, Feb 07, 2007 at 02:30:57PM -0500, Steve McIntyre wrote:
>
>> It should be _possible_ to make one, but you'll need to do a fair
>> amount of hackery on debian-cd to do so. If you want to try, then
>> use the scripts under tools/boot/etch to give you an ide
Steve McIntyre <[EMAIL PROTECTED]> writes:
> On Tue, Feb 06, 2007 at 08:45:37AM -0200, Otavio Salvador wrote:
>>From: Otavio Salvador <[EMAIL PROTECTED]>
>>
>>Signed-off-by: Otavio Salvador <[EMAIL PROTECTED]>
>
> Hmmm. I'm not convinced by t
Steve McIntyre <[EMAIL PROTECTED]> writes:
> On Tue, Feb 06, 2007 at 08:45:15AM -0200, Otavio Salvador wrote:
>>From: Otavio Salvador <[EMAIL PROTECTED]>
>>
>>Sometimes is useful to use a mirror without the docs and tools
>>directory. This patch allo
Steve McIntyre <[EMAIL PROTECTED]> writes:
> On Tue, Feb 06, 2007 at 08:45:07AM -0200, Otavio Salvador wrote:
>>From: Otavio Salvador <[EMAIL PROTECTED]>
>>
>>tools/start_new_disc doesn't need to check the mirror for consistency
>>since it has already
Steve McIntyre <[EMAIL PROTECTED]> writes:
> On Tue, Feb 06, 2007 at 08:45:28AM -0200, Otavio Salvador wrote:
>>From: Otavio Salvador <[EMAIL PROTECTED]>
>>
>>diff --git a/tools/list2cds b/tools/list2cds
>>index 78ec89f..427d814 100755
>>--- a/tool
ta-package as origin. Doing that I got a 30% smaller disc ;-)
--
Otavio Salvador O.S. Systems
E-mail: [EMAIL PROTECTED] http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of &q
Raphael Hertzog <[EMAIL PROTECTED]> writes:
>> Current code do not check the prefered packages of task before adding
>> a dependency so, for example:
>
> You're right this is a problem. But your approach doesn't look as the good
> solution to that problem... you should keep the full task on the si
"Eder L. Marques" <[EMAIL PROTECTED]> writes:
Hello Eder,
> What the most important things that we want to be fixed with the project?
I personally think that this tool could use a plugin system and work
more or less as lintian/linda tools. Basically we could start writting
plugins to include tes
Richard Atterer <[EMAIL PROTECTED]> writes:
> .udeb 2k CD blocks: with ping:
> busybox-floppy-udeb_1.1.3-4_i386.udeb 23 23
> busybox-udeb_1.1.3-4_i386.udeb59 59
I completely agree with that the size increasement is very,
Frans Pop <[EMAIL PROTECTED]> writes:
> On Thursday 19 April 2007 02:22, Joey Hess wrote:
>> IMHO the best use of the space for i386 would be including a full set
>> of the kernels d-i can install on there, instead of only the 486 and
>> 686 kernels. That would fix one of the current hidden proble
tatus_file
Description: Binary data
--
Otavio Salvador O.S. Systems
E-mail: [EMAIL PROTECTED] http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
Hello,
I've talked to Steeve at IRC and he said to me to resend the patches I
have for merging so here they are.
I hope they all are good enough to get it but in case there're
something wrong, please, feel free to claim about it and I'll see what
I can do to improve them.
T
From: Otavio Salvador <[EMAIL PROTECTED]>
---
debian/changelog |4
tools/make_disc_trees.pl |2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8e6f4f6..411694b 100644
--- a/debian/changelog
+++ b/debian/cha
From: Otavio Salvador <[EMAIL PROTECTED]>
While doing the $(BDIR)/rawlist we need to use the DEBOOTSTRAP_SCRIPT,
BASE_INCLUDE and BASE_EXCLUDE variables to better support CDDs.
Signed-off-by: Otavio Salvador <[EMAIL PROTECTED]>
---
Makefile | 11 +--
debian/chan
From: Otavio Salvador <[EMAIL PROTECTED]>
APT uses the dpkg status file and then we should make an empty file if
it doesn't exists.
Signed-off-by: Otavio Salvador <[EMAIL PROTECTED]>
---
debian/changelog|1 +
tools/apt-selection |3 +++
2 files changed, 4 insertion
Steve McIntyre <[EMAIL PROTECTED]> writes:
> Hmmm. If BASE_INCLUDE or BASE_EXCLUDE are unset, does this work OK?
I'll check it and send a revised patch.
--
Otavio Salvador O.S. Systems
E-mail: [EMAIL PROTECTED] http://www.ossystems.com.br
Mobile: +55 53 9981-785
of packages to install and avoid some
issues on current debian-cd resolution algorithm. That's why.
--
Otavio Salvador O.S. Systems
E-mail: [EMAIL PROTECTED] http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
--
To UNSUBSCR
Julian Andres Klode <[EMAIL PROTECTED]> writes:
> Am Mittwoch, den 08.08.2007, 18:10 +0100 schrieb =?UTF-8?Q?
> Mart=C3=ADn?= Ferrari:
>> On 8/8/07, Julian Andres Klode <[EMAIL PROTECTED]> wrote:
>>
>> > The package is "Architecture: All" and this does not work with
>> > arch-indep packages, beca
Julian Andres Klode <[EMAIL PROTECTED]> writes:
> The better way would be to modify dpkg to export these things
> to the binary package, and ignoring all dependencies/etc not for
> your arch at install-time.
If it's an arch all package it mean that it must to work equally on
all arches otherwise
Holger Levsen <[EMAIL PROTECTED]> writes:
> Hi,
>
> On Tuesday 18 September 2007 00:00, Joey Hess wrote:
>> > http://cdimage.debian.org/cdimage/weekly-builds/i386/iso-dvd/debian-testi
>> >ng-i386-DVD-1.iso
>>
>> Please don't use these images, we are not currently making weekly builds
>> of the ins
reassign 443897 grub
retitle 443897 update-grub fails to reconize /dev/i2o/* root
partitions
thanks
Daniel Koc <[EMAIL PROTECTED]> writes:
<...>
> Manual editing grub entry has helped to mount the root partition, but
> the system was unable to mount all the other partitions, because all
> fstab
Frans Pop <[EMAIL PROTECTED]> writes:
> IMO the default font (at 16px) is way too big. Something like 11px or 12px
> would make the normal text much more readable. Isn't it preferred prctice
> to specify relative font sizes rather than fixed font sizes (and let the
> user specify his base font
Nicolas François <[EMAIL PROTECTED]> writes:
> Would it be OK to apply such change, or does it make unacceptable changes
> in the output spacing? (see attached patch)
I think it looks OK. And it also makes it easier to read (the code
itself) so I'd say it would be a nice to have it in.
p.s.: sho
Nicolas François <[EMAIL PROTECTED]> writes:
> Would it be OK to apply such change, or does it make unacceptable changes
> in the output spacing? (see attached patch)
Commited! Thanks!
--
O T A V I OS A L V A D O R
-
E-mail: [EMAIL PROTEC
"Bruce Korb" <[EMAIL PROTECTED]> writes:
> Hi all,
>
> The debian-cd scripts are not necessarily run by hand.
> A higher level script may be driving. That, in turn, may
> be driven by yet another layer of scripting. (In fact, that's
> what I'm doing now.) Unfortunately, one cannot know that
> a
"Bruce Korb" <[EMAIL PROTECTED]> writes:
> I've found the problem in debian-cd.
> It is in the make_disc_trees.pl.
Please check if current sid package has this problem. I think it has
been fixed on 3.0.3
--
O T A V I OS A L V A D O R
-
E-
"Bruce Korb" <[EMAIL PROTECTED]> writes:
> I've spent many, many hours chasing down this problem.
> "etch" has just been released. I am working with "etch"
> software. Creating a hodge-podge of a little bit of sid
> tossed in with mostly etch is not appealing to me. It would
> be a greatly appr
[EMAIL PROTECTED] (Bob Proulx) writes:
> Otavio Salvador wrote:
>> While I see your reasons for the message, I'd say that you're wrong
>> since debian-cd is used from svn even for point releases (just, in
>> this case, from a branch).
>
> I think what you are
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Frans Pop <[EMAIL PROTECTED]> writes:
> On Wednesday 09 April 2008, Joey Hess wrote:
>> Also, when apt-install is fixed to complain about queued items that fail
>> to install, won't it start complaining about acpi if it's not on the
>> netinst?
>
> I
Joey Hess <[EMAIL PROTECTED]> writes:
> I've finished and tested the debian-cd patch for using vesamenu. Did
> notice one problem. When the vesamenu is used, "default64" does not
> behave the same as it normally does in syslinux. Rather than setting the
> default that's used then enter is pressed,
Frans Pop <[EMAIL PROTECTED]> writes:
> On Monday 14 April 2008, Joey Hess wrote:
>> Last month syslinux got submenu support for vesamenu, so its now doable..
>>
>> Here's an example image with menu items for text and gtk:
>> http://kitenet.net/~joey/tmp/mini.iso
>
> That looks a _lot_ more usable
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
I know we're a bit late about Beta2 and that it was suppose to have
been released just after Beta1.
Unfortunately, my daily work prevented me from giving the needed time
and love that is required for the installer release. I finally
finished a
Vagrant Cascadian <[EMAIL PROTECTED]> writes:
> people interested in the following tools or similar tools would be
> valuable to the discussion: debian-installer debian-cd simple-cdd
> debian-live xen-tools util-vserver pbuilder cdebootstrap debootstrap
> LTSP FAI
I'm interested.
--
O T
Julian Andres Klode <[EMAIL PROTECTED]> writes:
> In my opinion, the current configuration formats do not fit. Therefore,
> I suggest to create a configuration format based on XML. This format has
> the disadvantage that it is not really easy to edit in a text editor.
> But it also has many advant
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
The Debian-CD Team has prepared a testing set of images[1] of RC1 for us
to give it a try. If all goes well we should release Debian Installer
RC1 in Monday.
1. http://cdimage.debian.org/cdimage/.lenny_rc1/
Please give them a try and report a
Frans Pop <[EMAIL PROTECTED]> writes:
> On Thursday 16 October 2008, Frans Pop wrote:
>> I've been working on a patch that dynamically creates some of the
>> debian-cd task files instead of having them in SVN:
>> - debian-installer
>> - debian-installer+kernel
>> - task-essential*
>> - task-full*
Frans Pop <[EMAIL PROTECTED]> writes:
> A new idea that Steve suggested was to make the i386 and amd64 DVDs, and
> if possible also the i386/amd64 multi-arch DVD (with or without powerpc
> depending on space), support *all four* desktops. This would be
> implemented a bit differently, namely by
Daniel Baumann writes:
> and make sure that you'll decide asap if you want to do that for lenny
> or not, in case you do, i'll have to update the stuff in live-helper as
> well.
I'd prefer to leave it to Squeeze if noone objects.
--
O T A V I OS A L V A D O R
--
Jonathan Hall writes:
> Frans Pop wrote:
>> Note also that the "local" component is already being handled
>> separately.
>>
> That brings up another question... should I simply add a
> CUSTOM_COMPONENTS feature, or should I merge the exiting
> LOCAL/LOCALDEBS features into the new CUSTOM_COMPO
Steve McIntyre writes:
>>>Then: when and where would be a good time to meet up?
>
> Hello? Anyone?
I won't be at FOSDEM :(
--
O T A V I OS A L V A D O R
-
E-mail: ota...@debian.org UIN: 5906116
GNU/Linux User: 239058 GPG ID: 49
Holger Levsen writes:
> Hi Otavio ;-)
>
> On Donnerstag, 5. Februar 2009, Otavio Salvador wrote:
>> I won't be at FOSDEM :(
>
> You certainly missed a lot, but you didnt miss that meeting as it didnt take
> place. (TTBOMK)
^^ Mind to translate it? :-
Steve McIntyre writes:
<...>
> The main focus of the meeting was how d-i builds and releases work,
> and I think we made quite some progress on that. There are a few
> changes that we think should be made that will help a great deal in
> building, publishing and releasing d-i. I'm not posting any
Holger Levsen writes:
> Hi,
>
> On Montag, 9. Februar 2009, Otavio Salvador wrote:
>> > You certainly missed a lot, but you didnt miss that meeting as it didnt
>> > take place. (TTBOMK)
>>
>> ^^ Mind to translate it? :-)
>
> $ wtf tt
Samuel Thibault writes:
> Hello,
>
> Samuel Thibault, le Sat 07 Feb 2009 18:50:47 +0100, a écrit :
>> Otavio Salvador, le Sat 31 Jan 2009 17:26:35 -0200, a écrit :
>> > Well I do not have a strong opinion on that. If this comes back to the
>> > ftp's tool
iting localechooser to show in testing for upload installer
and hopefully release really soon.
--
Otavio Salvador O.S. Systems
E-mail: ota...@ossystems.com.br http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
--
To UNSUBSCRIBE, email to deb
Hello Rick,
On Wed, Feb 17, 2010 at 5:16 PM, Rick Thomas wrote:
>
> On Feb 17, 2010, at 8:14 AM, Otavio Salvador wrote:
>
>> Hello,
>>
>> The images with the blocking bugs has been built and are waiting for
>> last tests before announce.
>>
>> Plea
Hello,
On Wed, Feb 17, 2010 at 7:42 PM, Frans Pop wrote:
> On Wednesday 17 February 2010, Otavio Salvador wrote:
> > I've contacted Debian CD Team to look at it.
>
> What exactly do you think is wrong here Otavio?
>
In fact it was a misunderstand between me and Steve.
Hello,
On Thu, Feb 18, 2010 at 12:45 PM, Frans Pop wrote:
> On Thursday 18 February 2010, Otavio Salvador wrote:
> > We can't use the daily images for testing in many arches (mips, mipsel,
> > powerpc, ...).
>
> Nonsense. You're failing to distinguish between dai
e it looks like debian-cd tools does
demand a lot of work to it fit well on this.
What people think?
--
Otavio Salvador O.S. Systems
E-mail: ota...@ossystems.com.br http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
--
To UNSUBSCRIBE, e
e 2.6.30 kernel ?
>
> Thanks and sorry for my english, i'm french
Installer currently uses 2.6.32-20. We're about releasing Beta1 and
after that we will refresh the kernel used on it.
So in few days, dailies ought to be fixed for your user-case.
Thanks,
--
Otavio Sa
;ll
> have a look.
It looks we fixed the cdset issue on dailies and would be worth a try
before going deep in the code.
--
Otavio Salvador O.S. Systems
E-mail: ota...@ossystems.com.br http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http:
Package: cdimage.debian.org
Version: daily-image-20110725
Severity: critical
Tags: d-i
This bug is intended to be leave open until the development of the
scripts need to warn users that an specific image is not working are
being done.
Please don't close this bug if you're not involved on this act
ar here, report a bug against:
>
> Package: cdimage.debian.org
> Tag: d-i
> Version: "daily-image-.*", "weekly-image" or ".*-image"
...
Better, use the script on d-i repository for it. It is at:
scripts/send-cdimage-broken-image-bug
Cheers,
--
Otavio Sa
d from *squeeze*, not
> sarge as you said to start with, I'm guessing a simple mistake on your
> part when typing that! :-)
>
> It's also a mini netboot image which is the domain of the debian-boot
> team. Forwarding there for comment...
There's no release of installe
we are glad to participate
> :)
After a1:
check new and current bugs that has known fixes or are easy to fix
work on those
start preparing a2 / b1
--
Otavio Salvador O.S. Systems
E-mail: ota...@ossystems.com.br http://www.ossystems.com.br
Mobile: +55 53 9981-7
69 matches
Mail list logo