found a couple of more, non-formal, issues.
http://git.debian.net/?p=debian-live/live-initramfs.git;a=commitdiff;h=03de2fbffdc0589a6df672693a22763a130b2a91;hp=139518cc530acb7445a46675f9b2da7eb48f8a4e
http://git.debian.net/?p=debian-live/live-initramfs.git;a=commitdiff;h=139518cc530acb7445a46675f9b
Your message dated Sun, 08 Feb 2009 00:10:46 +0100
with message-id <498e14f6.8090...@debian.org>
and subject line Re: A central place for stacked filesystems
has caused the Debian Bug report #506591,
regarding A central place for stacked filesystems
to be marked as done.
This means that you claim
Luk Claes wrote:
> Just to clarify: we've checked with key people if the date would be ok
> and if they could coordinate with the people actually doing things.
for the records: since from an organizational point of view, the
live-team does not fit (resp. was not allowed/welcomed to fit) under
anot
Daniel Baumann wrote:
> Adeodato Simó wrote:
>> The weekend of February 14th is going to be our tentative target for
>> release. We've checked with all the involved teams (which are many!),
>> and the date works for all of them.
Just to clarify: we've checked with key people if the date would be o
Ronny Standtke wrote:
> Done. Reformatted patch is attached. I don't know if I hit all the five+
> things because you did not specify them.
because they are all covered in the manual.
> What does 'sh -n' do?
syntax check.
> How do I check the patched init script with it?
sh -n foo.sh
> What
+ while read DEVICE MOUNT REST; do
+ if [ "${MOUNT}" == "/live/image" ]
+ then
+ echo "${DEVICE}"
+ exit 0
+ fi
+ done < /proc/mounts
wrong indenting; this is covered in the manual.
== is a bashism,
> i started to comment on the patch, but then saw that all of the first
> five things i came up with for the two functions you added, are already
> covered in the manual. could you please reformat your new additions?
Done. Reformatted patch is attached. I don't know if I hit all the five+
things
FYI: The status of the live-helper source package
in Debian's testing distribution has changed.
Previous version: 1.0.2-4
Current version: 1.0.3-1
--
This email is automatically generated; the Debian Release Team
is responsible.
See http://release.debian.org/testing-watch/ for more informa
Michael Vogt wrote:
> echo "deb http://www.debian-multimedia.org/ testing main" >>
> ./config/chroot_sources/debian-multimedia.chroot
> cp /usr/share/keyrings/debian-multimedia-keyring.gpg
> ./config/chroot_sources/
if your sources.list snipplet is named foo.chroot, the acompanying gpg
key needs t
Mikael Petersson schrieb:
> Hello,
Hello Mikael,
> Here is how I do exactly this, for lenny:
>
> After running lh_config, I create a file called debian-multimedia.chroot
> in config/chroot_sources, like this (in one line):
>
> echo "deb http://www.debian-multimedia.org/ testing main" >
> config/
Sebastian Holler wrote:
> I have *no* config/chroot_sources/*.binary file and binary indices *is*
> enabled. But my
>
> "config/chroot_sources/myrepo_repos.chroot" content is still in live image.
then you either have done something wrong, or your build is unclean.
--
Address:Daniel Baum
Hi,
>> I'm using a local repository for building my live cd with debian-live.
>> So I write some additional sources.list-lines to a file and copy this
>> file to "config/chroot_sources/myrepo_repos.chroot".
>>
>> I need this repository only for the build-process. So how can I avoid to
>> have thes
lör 2009-02-07 klockan 12:32 +0100 skrev Michael Vogt:
> Hey there,
> Is it possible to use more then one apt-mirror? I want to have debian
> and debian-multimedia. I found the config/chroot_apt-Directory, but
> unfortunately I can't find any good documentation for this directory. Is
> there any wa
Hey there,
Is it possible to use more then one apt-mirror? I want to have debian
and debian-multimedia. I found the config/chroot_apt-Directory, but
unfortunately I can't find any good documentation for this directory. Is
there any way to use two mirrors without entering the chroot and editing
the
Sebastian Holler wrote:
> If I understand you correctly, a solution will be, to create an empty
> "config/chroot_sources/myrepo_repos.binary" file ?
no, just don't create that file at all.
--
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email: daniel.baum...@pant
15 matches
Mail list logo