Re: A common Debian style for Debian Installer and the desktop

2007-06-17 Thread Frans Pop
On Wednesday 13 June 2007 21:25, André Luiz Rodrigues Ferreira wrote: Can we prepare an other GTK theme, using other gtk2 engine? In theory, yes. But there are technical issues that need to be considered. For example, we partly ended up with the Clearlooks engine because it solved a bug with

Re: Bug#364526: debian-installer: Please implement a password-checking module

2007-06-17 Thread Geert Stappers
Op 16-06-2007 om 16:10 schreef Christian Perrier: snip/ Template: user-setup/chkpasswd-bad Type: error _Description: Weak password The strength of the password you have chosen is low. . Weak passwords can compromize the system's security, so please choose another password. choose

Bug#429295: Hebrew bidi output is incorrect in partitioning screens

2007-06-17 Thread Frans Pop
reassign 429295 partman-base thanks On Saturday 16 June 2007 22:26, Baruch Even wrote: Three screens in debian-installer have incorrect output of Hebrew, I'm attaching to this email the screenshots of the Hebrew and the English version of the screens. Thank you for these clear examples. As

Bug#429351: Hebrew problem in task selection during install

2007-06-17 Thread Baruch Even
Package: debian-installer Version: 20070308 Severity: normal X-Debbugs-CC: [EMAIL PROTECTED] In the task selection the radio buttons are on the left of the Hebrew text, but they should be on the right. The text should also be right aligned rather than left aligned. Attached are

Processed: Re: Bug#429295: Hebrew bidi output is incorrect in partitioning screens

2007-06-17 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: reassign 429295 partman-base Bug#429295: Hebrew bidi output is incorrect in partitioning screens Bug reassigned from package `debian-installer' to `partman-base'. thanks Stopping processing here. Please contact me if you need assistance. Debian bug

Re: Bug#364526: debian-installer: Please implement a password-checking module

2007-06-17 Thread Masami Ichikawa
Hello. Thanks for people who gave me comments:-) I wrote a new patch which changed these. * s/chkpasswd/checkpasswdstrength/ * fix indent. * rewrote messages in user-setup-udeb.templates. * default answer is true. The user has to choose a strong password now in default. Cheers, -- /* *

Processed: Re: Bug#429351: Hebrew problem in task selection during install

2007-06-17 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: reassign 429351 tasksel Bug#429351: Hebrew problem in task selection during install Bug reassigned from package `debian-installer' to `tasksel'. End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking

Bug#364526: debian-installer: Please implement a password-checking module

2007-06-17 Thread Geert Stappers
Op 17-06-2007 om 21:21 schreef Masami Ichikawa: snip/ + # password shouldn't contain login account. + ret=`echo $passwd | grep -ci $user` + if test $ret = 1; then + if test $passwd_len -ge $user_len; then + return 0 + fi + fi If

Re: Bug#429062: installation failed report

2007-06-17 Thread Holger Wansing
Hi, On Sun, 17 Jun 2007 18:09:26 +0200 Manfred wrote: Hallo zurück, zunächst erst einmal danke, für die doch recht zeitnahe und deutsche Antwort! Manfred: Die deutschsprachige Antwort auf deinen Fehlerbericht war eine Einzelaktion von mir, sie kam nicht vom Debian-Installer-Team und keiner

Re: CCISS patch test

2007-06-17 Thread Robert Millan
On Thu, May 24, 2007 at 06:05:09PM +0200, Robert Millan wrote: On Thu, May 24, 2007 at 04:09:41PM +0200, Frans Pop wrote: On Wednesday 23 May 2007 18:14, Robert Millan wrote: Would someone be so kind to test the attached patch on a machine with: - CCISS storage - GPT partition

[PATCH 0/4] live-installer support

2007-06-17 Thread Otavio Salvador
Hello, I'm sending a set of patches that adds support for live-installer. The idea is to provide a way to install Debian using the image produced by live-helper utility. It currently has support for ext2, ext3, squashfs and plain dirs. Please, provide any useful feedback on these patches.

[PATCH 1/4] Use 'installed-base' virtual package dependency instead of explicit 'base-installer' one

2007-06-17 Thread Otavio Salvador
From: Otavio Salvador [EMAIL PROTECTED] To allow a better flexibility regarting the way of installer does the system installation a new virtual package called 'installed-base'. base-installer package has been change to provide this new virtual package and the other packages depending on it has

[PATCH 2/4] Add squashfs-modules package

2007-06-17 Thread Otavio Salvador
From: Otavio Salvador [EMAIL PROTECTED] Affected packages: - linux-modules-di-alpha-2.6 - linux-modules-di-amd64-2.6 - linux-modules-di-arm-2.6 - linux-modules-di-armel-2.6 - linux-modules-di-hppa-2.6 - linux-modules-di-i386-2.6 - linux-modules-di-ia64-2.6 - linux-modules-di-m68k-2.6 -

[PATCH 4/4] Add isinstallable files on base-installer and pkgsel packages

2007-06-17 Thread Otavio Salvador
From: Otavio Salvador [EMAIL PROTECTED] When using live-installer we ought not run base-installer and pkgsel modules and then we provide isinstallable files that when live-installer/enable is true it disable these modules. --- .../debian/base-installer.isinstallable|4

[PATCH 3/4] Import live-installer udeb source

2007-06-17 Thread Otavio Salvador
From: Otavio Salvador [EMAIL PROTECTED] --- packages/live-installer/Makefile.am|1 packages/live-installer/bootstrap |7 ++ packages/live-installer/configure.ac | 26 ++ packages/live-installer/debian/changelog |5 +

Re: r47274 - in trunk/packages/arch/i386/grub-installer: . debian

2007-06-17 Thread Frans Pop
On Sunday 17 June 2007 20:49, Robert Millan wrote: if [ -s $tmpfile ] ; then case $grub_version in - grub) grub_write_divider ;; - grub2) : ;; + grub) + grub_write_divider + cat $tmpfile

Processed: tagging 426737

2007-06-17 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: # Automatically generated email from bts, devscripts version 2.9.26 tags 426737 pending Bug#426737: lilo-installer fails on HP SmartArray controllers (/dev/ida) There were no tags set. Tags added: pending End of message, stopping processing here.

Bug#364526: debian-installer: Please implement a password-checking module

2007-06-17 Thread Christian Perrier
+Template: passwd/chkpasswdstrength +Type: boolean +Default: true +_Description: : Reject weak passwords? Should be: _Description: Reject weak passwords? + Please choose whether you want the entered passwords strength to be + checked and passwords found as 'weak' to be rejected. +

Bug#412922: please generate win32-loader.ini manifest file

2007-06-17 Thread Robert Millan
On Mon, Jun 04, 2007 at 11:44:10AM +0200, Robert Millan wrote: if the CD is inserted, _increases_ our responsibility if the user should fail to read (or probably more importantly: understand) any of the warnings about erasing your harddisk and losing existing data. The fact that

Processed: reassign 423393 to grub-installer

2007-06-17 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: # Automatically generated email from bts, devscripts version 2.9.26 reassign 423393 grub-installer Bug#423393: update-grub doesn't import other installed OSes entries. Bug reassigned from package `grub-pc' to `grub-installer'. End of message,

Bug#364526: debian-installer: Please implement a password-checking module

2007-06-17 Thread Masami Ichikawa
on 06/18/07 01:04, Geert Stappers wrote: Op 17-06-2007 om 21:21 schreef Masami Ichikawa: snip/ + # password shouldn't contain login account. + ret=`echo $passwd | grep -ci $user` + if test $ret = 1; then + if test $passwd_len -ge $user_len; then + return 0 +

Bug#364526: debian-installer: Please implement a password-checking module

2007-06-17 Thread Masami Ichikawa
on 06/18/07 03:02, Christian Perrier wrote: +Template: passwd/chkpasswdstrength +Type: boolean +Default: true +_Description: : Reject weak passwords? Should be: _Description: Reject weak passwords? Yes. should be. + Please choose whether you want the entered passwords strength to