Bug#158947: Installation on new Ibooks

2002-08-31 Thread Chris Tillman

On Sat, Aug 31, 2002 at 02:59:23PM -0400, Colin Walters wrote:
> On Sat, 2002-08-31 at 13:29, Chris Tillman wrote:
> 
> > If not, please get back to us. Otherwise, this bug can be closed.
> > Thank you for your report.
> 
> Well, there is still the bug that booting from install24-safe doesn't
> write out the append="video=ofonly" to yaboot.conf.
> 
> I suppose we could do some hack with looking at /proc/cmdline, and
> seenig if it contains 'video=ofonly'...
> 
> Actually though, the more I think about it, the more it makes sense to
> by default write out an 'append=' line in the installed bootloader with
> the arguments used to boot the installer.  For all architectures.  Can
> anyone think of a case where this would break?  We would have to ignore
> a few arguments like initrd=, of course.

I _thought_ I was missing something. Makes sense to me...

-- 
*--v- Installing Debian GNU/Linux 3.0 v--*
|   |
|debian-imac:    |
|Chris Tillman[EMAIL PROTECTED]  |
|  To Have, Give All to All (ACIM)   |
**



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: cvs commit to debian-installer/tools/grub-installer/debian by wart

2002-08-31 Thread Petter Reinholdtsen


[Wartan Hachaturow]
>> Heh...the poor grub-installer has been murdered twice now :)  First by
>> me, now you...
> 
> That's what I call destiny :)

Perhaps grub-installer should be renamed to Kenny? :-)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: cvs commit to debian-installer/tools/partkit by wart

2002-08-31 Thread Wartan Hachaturow

On Sat, Aug 31, 2002 at 12:47:21AM -0700, Michael Cardenas wrote:
> >Files:
> >changed:partkit.c

> Did you include my patch, just upgraded to 1.6? Any hope of mentioning 
> me in the changelog since I don't have an account to commit changes myself?

Oh, sorry, I though it was already there. Ok, I'll merge it
tomorrow (and of course I'll mention you :).

-- 
Regards, Wartan.
"Computers are not intelligent. They only think they are."


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: cvs commit to debian-installer/tools/grub-installer/debian by wart

2002-08-31 Thread Wartan Hachaturow

On Fri, Aug 30, 2002 at 09:52:33PM -0400, Colin Walters wrote:

> Heh...the poor grub-installer has been murdered twice now :)  First by
> me, now you...

That's what I call destiny :)

--
Regards, Wartan.
"Computers are not intelligent. They only think they are."


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Bug#159021: Install progam maked bad /home mode for ssh

2002-08-31 Thread MeDon

Package: install
Version: woody

After installing Debian Woody 3.0 onto clear machine, /home has 775 
mode. But for ssh method publickey this is wrong by default. I mean 
default setting for ssh 3.4p1-1 from the same distribution. At least 
warn message should be provided ...

-- 
Medon
jabber:[EMAIL PROTECTED] ICQ#29135328
Sillicon Hill 8/410A
_\|/_



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Bug#158947: Installation on new Ibooks

2002-08-31 Thread Colin Walters

On Sat, 2002-08-31 at 13:29, Chris Tillman wrote:

> If not, please get back to us. Otherwise, this bug can be closed.
> Thank you for your report.

Well, there is still the bug that booting from install24-safe doesn't
write out the append="video=ofonly" to yaboot.conf.

I suppose we could do some hack with looking at /proc/cmdline, and
seenig if it contains 'video=ofonly'...

Actually though, the more I think about it, the more it makes sense to
by default write out an 'append=' line in the installed bootloader with
the arguments used to boot the installer.  For all architectures.  Can
anyone think of a case where this would break?  We would have to ignore
a few arguments like initrd=, of course.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Bug#158947: Installation on new Ibooks

2002-08-31 Thread Chris Tillman

On Sat, Aug 31, 2002 at 11:49:58AM +1000, Kwong Kian Tew wrote:
> 
> Package: installation
> 
> Version: 3.0.23, dated 2002-07-18
> 
> For the installation on my new ibook - 12" 700mhz double USB with S video
> I used the install24-safe command at bootup from installation cd.
> 
> All was fine until the system was restarted and it hanged.
> 
> The bug was found to be in the configuration in the yaboot.conf file.
> Even though install24-safe was used, the yaboot.conf was not updated
> to run vmlinux-2.4.18-newpmac instead of vmlinux.
> 
> So to get debian to boot on my ibook which had the linux partition on
> hda11, I had to add/ change the following lines
> 
> image=hd:11, /boot/vmlinux-2.4.18-newpmac
> append="video=ofonly"
> 
> The second line was added so that the display will work before the
> package for the ATI video drivers are installed. This point was provided
> by some other source, but I can't remember where.
> 
> I had to mount the yaboot.conf in the bootstrap partition manually and
> correct the yaboot.conf there, as I was not able to run ybin from the
> shell in the installation process.

I believe there was some other problem. The conf file points to /vmlinux
because that is a symlink to whatever kernel has been installed.

It should work even if you change it back to 

device=hd:

image=/vmlinux
partition=11
root=/dev/hda11

(which is how I assume it was before).

If not, please get back to us. Otherwise, this bug can be closed.
Thank you for your report.

-- 
*--v- Installing Debian GNU/Linux 3.0 v--*
|   |
|debian-imac:    |
|Chris Tillman[EMAIL PROTECTED]  |
|  To Have, Give All to All (ACIM)   |
**



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to debian-installer/tools/grub-installer/debian by claush

2002-08-31 Thread Debian Boot CVS Master

Repository: debian-installer/tools/grub-installer/debian
who:claush
time:   Sat Aug 31 10:27:33 MDT 2002
Log Message:
  Add Danish Debconf templates for cdrom-detect and grub-installer

Files:
changed:changelog

added:  templates.da


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to debian-installer/tools/cdrom-detect/debian by claush

2002-08-31 Thread Debian Boot CVS Master

Repository: debian-installer/tools/cdrom-detect/debian
who:claush
time:   Sat Aug 31 10:27:33 MDT 2002
Log Message:
  Add Danish Debconf templates for cdrom-detect and grub-installer

Files:
changed:changelog

added:  templates.da


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to debian-installer/tools/selectdevice/debian by claush

2002-08-31 Thread Debian Boot CVS Master

Repository: debian-installer/tools/selectdevice/debian
who:claush
time:   Sat Aug 31 09:58:27 MDT 2002
Log Message:
  Add Danish debconf templates for aboot-installer, ddetect, lilo-installer, netcfg, 
partkit, selectdevice, yaboot-installer and di-utils

Files:
changed:changelog

added:  selectdevice.templates.da


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to debian-installer/utils/debian by claush

2002-08-31 Thread Debian Boot CVS Master

Repository: debian-installer/utils/debian
who:claush
time:   Sat Aug 31 09:58:27 MDT 2002
Log Message:
  Add Danish debconf templates for aboot-installer, ddetect, lilo-installer, netcfg, 
partkit, selectdevice, yaboot-installer and di-utils

Files:
added:  di-utils-choose_medium.templates.da di-utils-partitioner.templates.da 
di-utils-shell.templates.da


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to debian-installer/tools/aboot-installer/debian by claush

2002-08-31 Thread Debian Boot CVS Master

Repository: debian-installer/tools/aboot-installer/debian
who:claush
time:   Sat Aug 31 09:58:26 MDT 2002
Log Message:
  Add Danish debconf templates for aboot-installer, ddetect, lilo-installer, netcfg, 
partkit, selectdevice, yaboot-installer and di-utils

Files:
changed:changelog

added:  templates.da


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to debian-installer/tools/yaboot-installer/debian by claush

2002-08-31 Thread Debian Boot CVS Master

Repository: debian-installer/tools/yaboot-installer/debian
who:claush
time:   Sat Aug 31 09:58:27 MDT 2002
Log Message:
  Add Danish debconf templates for aboot-installer, ddetect, lilo-installer, netcfg, 
partkit, selectdevice, yaboot-installer and di-utils

Files:
changed:changelog

added:  templates.da


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to debian-installer/tools/partkit/debian by claush

2002-08-31 Thread Debian Boot CVS Master

Repository: debian-installer/tools/partkit/debian
who:claush
time:   Sat Aug 31 09:58:27 MDT 2002
Log Message:
  Add Danish debconf templates for aboot-installer, ddetect, lilo-installer, netcfg, 
partkit, selectdevice, yaboot-installer and di-utils

Files:
changed:changelog

added:  templates.da


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to debian-installer/tools/netcfg/debian/template by claush

2002-08-31 Thread Debian Boot CVS Master

Repository: debian-installer/tools/netcfg/debian/template
who:claush
time:   Sat Aug 31 09:58:27 MDT 2002
Log Message:
  Add Danish debconf templates for aboot-installer, ddetect, lilo-installer, netcfg, 
partkit, selectdevice, yaboot-installer and di-utils

Files:
added:  netcfg-common.templates.da netcfg-dhcp.templates.da 
netcfg-static.templates.da


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to debian-installer/tools/netcfg/debian by claush

2002-08-31 Thread Debian Boot CVS Master

Repository: debian-installer/tools/netcfg/debian
who:claush
time:   Sat Aug 31 09:58:27 MDT 2002
Log Message:
  Add Danish debconf templates for aboot-installer, ddetect, lilo-installer, netcfg, 
partkit, selectdevice, yaboot-installer and di-utils

Files:
changed:changelog rules


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to debian-installer/tools/lilo-installer/debian by claush

2002-08-31 Thread Debian Boot CVS Master

Repository: debian-installer/tools/lilo-installer/debian
who:claush
time:   Sat Aug 31 09:58:27 MDT 2002
Log Message:
  Add Danish debconf templates for aboot-installer, ddetect, lilo-installer, netcfg, 
partkit, selectdevice, yaboot-installer and di-utils

Files:
changed:changelog

added:  lilo-installer.templates.da


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to debian-installer/tools/ddetect/debian by claush

2002-08-31 Thread Debian Boot CVS Master

Repository: debian-installer/tools/ddetect/debian
who:claush
time:   Sat Aug 31 09:58:27 MDT 2002
Log Message:
  Add Danish debconf templates for aboot-installer, ddetect, lilo-installer, netcfg, 
partkit, selectdevice, yaboot-installer and di-utils

Files:
changed:changelog

added:  ddetect.templates.da ethdetect.templates.da


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: a tiny beginning of a gdk frontend for cdebconf

2002-08-31 Thread Michael Cardenas

Tollef Fog Heen wrote:

>* Michael Cardenas 
>
>| Since noone objected or suggested otherwise, I am continuing to add a
>| gtk frontend to cdebconf.
>
>That is much appreciated.
>

Great!

>
>| Attached is another patch. The boolean handler is much improved and I
>| added a multiselect handler.
>
>You want me to commit this, or should I wait until you have polished
>it more?  Either one is fine with me.
>
>  
>

Let's wait. Hopefully, by the time I get home on tuesday, I'll have a 
lot more.

-- 
michael cardenas | lead software engineer | lindows.com | hyperpoem.net

"Be the change you want to see in the world"
-Mahatma Gandhi




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




translation of debian-installer messages

2002-08-31 Thread Ognyan Kulev

Hi,

I'm not Debian developer, but I would like to translate the messages 
during installation of sarge to bulgarian language.  Can you tell me 
when these message will become stable so that I can start translating?

Regards
-- 
Ognyan Kulev <[EMAIL PROTECTED]>, "\"Programmer\""



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to debian-installer/tools/base-installer/debian by tfheen

2002-08-31 Thread Debian Boot CVS Master

Repository: debian-installer/tools/base-installer/debian
who:tfheen
time:   Sat Aug 31 08:34:43 MDT 2002
Log Message:
  Get rid of profile stuff, since it's not used.
  

Files:
changed:changelog postinst


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Partition tools (Re: debian-installer status -- 2002-07-29)

2002-08-31 Thread Thomas Poindessous

On Sat, Aug 31, 2002 at 12:00:18AM -0700, Jim Lynch wrote:
> On 30 Aug 2002 17:05:52 +0200
> Tollef Fog Heen <[EMAIL PROTECTED]> wrote:
> 
> > * Jim Lynch 
> > 
> > | Over the past few days, I tried to build debian-installer, and
> > | subtracting some minor frustrations that could have been cleared up
> > | in the docs, it was pretty easy to build, if tedious: essentially, I
> > | had to run a build process much more than once.
> > 
> > You shouldn't.  Can you tell me a bit more about what was unclear, if
> > possible how the docs should be improved.  Also, you shouldn't need to
> > build anything multiple times.
> 
> Absolutely... I had to cd into each of several dirs containing source
> for udebs and run dpkg-buildpackage in each one. I'd like to see a
> situation under which I would type make -once-, and it builds all the
> udebs. Yes, I understand they will be downloadable someday... For now,
> let me type make once to build everything :)

I use th shell script (attached). And then I do a 
find /path -name "*.udeb" -exec cp {} /path/build/localudebs/ \;


-- 
Thomas Poindessous
[EMAIL PROTECTED]



compile_di.sh
Description: Bourne shell script


cvs commit to debian-installer/build by sjogren

2002-08-31 Thread Debian Boot CVS Master

Repository: debian-installer/build
who:sjogren
time:   Sat Aug 31 07:32:07 MDT 2002
Log Message:
  Copy /lib/libresolv* t
  oo, to make libnss_dns happy

Files:
changed:Makefile


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: a tiny beginning of a gdk frontend for cdebconf

2002-08-31 Thread Tollef Fog Heen

* Michael Cardenas 

| Since noone objected or suggested otherwise, I am continuing to add a
| gtk frontend to cdebconf.

That is much appreciated.

| Attached is another patch. The boolean handler is much improved and I
| added a multiselect handler.

You want me to commit this, or should I wait until you have polished
it more?  Either one is fine with me.

-- 
Tollef Fog Heen,''`.
UNIX is user friendly, it's just picky about who its friends are  : :' :
  `. `' 
`-  


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Bug#97755 acknowledged by developer (Bug#97755: fixed in debian-policy 3.5.7.0)

2002-08-31 Thread Debian Bug Tracking System

This is an automatic notification regarding your Bug report
#97755: [PENDING AMENDMENT 17/05/2001] eliminating task packages; new task system,
which was filed against the debian-policy package.

It has been closed by one of the developers, namely
Manoj Srivastava <[EMAIL PROTECTED]>.

Their explanation is attached below.  If this explanation is
unsatisfactory and you have not received a better one in a separate
message then please contact the developer, by replying to this email.

Debian bug tracking system administrator
(administrator, Debian Bugs database)

Received: (at 97755-close) by bugs.debian.org; 31 Aug 2002 10:39:28 +
>From [EMAIL PROTECTED] Sat Aug 31 05:39:28 2002
Return-path: <[EMAIL PROTECTED]>
Received: from auric.debian.org [206.246.226.45] (mail)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 17l5f6-0003rp-00; Sat, 31 Aug 2002 05:39:28 -0500
Received: from rmurray by auric.debian.org with local (Exim 3.35 1 (Debian))
id 17l5aR-0005aH-00; Sat, 31 Aug 2002 06:34:39 -0400
From: Manoj Srivastava <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.17 $
Subject: Bug#97755: fixed in debian-policy 3.5.7.0
Message-Id: <[EMAIL PROTECTED]>
Sender: Ryan Murray <[EMAIL PROTECTED]>
Date: Sat, 31 Aug 2002 06:34:39 -0400
Delivered-To: [EMAIL PROTECTED]

We believe that the bug you reported is fixed in the latest version of
debian-policy, which is due to be installed in the Debian FTP archive:

debian-policy_3.5.7.0.dsc
  to pool/main/d/debian-policy/debian-policy_3.5.7.0.dsc
debian-policy_3.5.7.0.tar.gz
  to pool/main/d/debian-policy/debian-policy_3.5.7.0.tar.gz
debian-policy_3.5.7.0_all.deb
  to pool/main/d/debian-policy/debian-policy_3.5.7.0_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Manoj Srivastava <[EMAIL PROTECTED]> (supplier of updated debian-policy package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 31 Aug 2002 02:18:02 -0500
Source: debian-policy
Binary: debian-policy
Architecture: source all
Version: 3.5.7.0
Distribution: unstable
Urgency: low
Maintainer: Debian Policy List <[EMAIL PROTECTED]>
Changed-By: Manoj Srivastava <[EMAIL PROTECTED]>
Description: 
 debian-policy - Debian Policy Manual and related documents
Closes: 47298 69311 81852 97755 100346 100472 106280 106826 109672 111025 112828 
113525 114949 116134 118608 131441 134977 137521 137521 138681 139067 139820 139832 
139969 140697 141307 141903 143770 144297 144411 145067 146703 146756 147554 150456 
151328 152965 153704 154142 154660 155680 156546 157131
Changes: 
 debian-policy (3.5.7.0) unstable; urgency=low
 .
   * Fixed some broken hrefs in links
   * No longer use local debiandoc stuff (it's been fixed upstream)
   * Added table of contents (index.html) to policy-process.sgml, fixing
 the new error reported to bug #137521closes: Bug#137521
   * Fixed a couple of typos  closes: Bug#139832
   * Ran through the policy document looking for long instances of text in
 the  tag, and changed it to  where appropriate. This is
 since the  tag can handle line breaking, but the  flag does
 not. closes: Bug#139820
   * Change the requirement to ask permission to make devices to merely
 requiring a notification.closes: Bug#106280
   * Added a build dependson docbook utils.   closes: Bug#154660
   * Since this is being built with a newer version of debiandoc-sgml, this
 should display better with lynx. closes: Bug#153704
   * Add in the crypto-in-main amendment.  closes: Bug#81852, Bug#144411
   * we no longer have task packages, instead, we define tasks using a
 special field in the control file (and these should be added only
 after discussion on the mailing lists)closes: Bug#97755
   * Clarify wording in the section for packages providing fonts.
  closes: Bug#109672
   * Fix the doc base file for policy process closes: Bug#137521, Bug#147554
  closes: Bug#146756
   * using set -e is not dubious advice. Rejecting this.  closes: Bug#139969
   * Make the directory one is building under ./debian/ be up to the
 maintainer, instead of mandating ./debian/tmp/   closes: Bug#144297
   * Add a standards version 

cvs commit to debian-installer/anna/debian by sjogren

2002-08-31 Thread Debian Boot CVS Master

Repository: debian-installer/anna/debian
who:sjogren
time:   Sat Aug 31 04:16:18 MDT 2002
Log Message:
  Either I forgot to attach it in the patch, or Tollef forgot to commit it,
  but here's the template question for anna to make choosing retriever actually
  work. :)
  

Files:
added:  templates


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]