Re: [PATCH] Support for "hardware burn-in" stage (updated)

2008-02-21 Thread Frans Pop
(Sorry for the late reply.)

On Thursday 14 February 2008, Chris Lamb wrote:
> This is my updated patch to support a hardware burn-in stage in D-I by
> way of enhancing the existing cpuburn package in Debian. Please refer to
> the original thread for justification and discussion, etc.

This version looks fine.

One last very minor coding style point. Please change:
   +while [ "$STATE" -ge 1 -a "$STATE" -le 3 ]; do
to:
   +while [ "$STATE" -ge 1 ] && [ "$STATE" -le 3 ]; do

As far as I'm concerned you can file the wishlist BR to implement this.
Suggest that a link is added in the changelog to this thread for the 
convenience of FTP-masters (so that they can see it has been discussed and 
approved).

Cheers,
FJP


signature.asc
Description: This is a digitally signed message part.


Re: Making (c)fdisk and parted selectable in anna

2008-02-21 Thread Frans Pop
On Saturday 09 February 2008, Frans Pop wrote:
> I'm planning to file wishlist BRs against util-linux and parted with the
> attached patches. The patches add a menu item number of 99900 to these
> udebs and cleans up their descriptions.

BRs filed today.

Cheers,
FJP


signature.asc
Description: This is a digitally signed message part.


Re: How to bypass partman during installation in d-i?

2008-02-21 Thread Vlad Shakhov
On Wed, Feb 20, 2008 at 08:47:51PM +0100, Frans Pop wrote:
> On Wednesday 20 February 2008, Vlad Shakhov wrote:
> > The primary question is how to create non-standard configuration for
> > partitions. That layout can't be created by current partman at all.
> 
> You'll have to create a custom udeb that is included in the menu just before 
> partman (i.e. menu item number between 3500 and 4000), performs all the 
> basic functions of partman and provides the same pseudo packages as 
> partman.
> 
> The basic functions of partman are:
> - creating the /target directory
> - creating the partitions
> - creating the /target/etc/fstab
> - mounting the partitions in /target
Thank you a lot about guide how to do it.


> For basic info on creating a custom udeb, see:
> http://d-i.alioth.debian.org/doc/talks/debconf6/paper/
> 
Thanks. Already seen. I'm already have a little experience with custom udeb's. 



-- 
With best regards, Vlad Shakhov


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



New udeb syncs

2008-02-21 Thread Otavio Salvador
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Jeroen,

There're old udebs, of firmware-nonfree source package, still
available on sid and testing. Please drop them.

There're few packages that are not in sync and could go to testing
right now.

Here goes:

cdebconf
dhcp3
directfb
e2fsprogs
glib2.0
installation-report
ttf-indic-fonts
user-stup
debian-edu-install
choose-mirror
debian-installer-utils
flash-kernel
glantank
kbd-chooser
ttf-cjk-compact

Cheers,

- -- 
O T A V I OS A L V A D O R
- -
 E-mail: [EMAIL PROTECTED]  UIN: 5906116
 GNU/Linux User: 239058 GPG ID: 49A5F855
 Home Page: http://otavio.ossystems.com.br
- -
"Microsoft sells you Windows ... Linux gives
 you the whole house."
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8+ 

iD8DBQFHvW6VLqiZQEml+FURAl+0AKCZyJqCXq6raHTFvAjpDtyN9AUPKACgjHo4
f6XhDuAoSA6tozOYXwZX7hk=
=3kWx
-END PGP SIGNATURE-


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



Re: Future of the linux udebs

2008-02-21 Thread Bastian Blank
On Tue, Feb 19, 2008 at 10:05:15PM +0100, Frans Pop wrote:
> Before I replay to the proposal and the various options, I have two 
> questions:
> 1) Exactly what problem or problems is this proposal solving?

This was no proposal, this was an announcement. We don't longer use this
sort of source since we have one common source package for the kernels.

> 2) How would the new situation be better than the current situation for
>Debian as a whole?

Nothing. This only removes the burden of maintenance from one team.

Bastian

-- 
A princess should not be afraid -- not with a brave knight to protect her.
-- McCoy, "Shore Leave", stardate 3025.3


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



Re: [PATCH] Support for "hardware burn-in" stage (updated)

2008-02-21 Thread Otavio Salvador
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Frans Pop <[EMAIL PROTECTED]> writes:

> (Sorry for the late reply.)
>
> On Thursday 14 February 2008, Chris Lamb wrote:
>> This is my updated patch to support a hardware burn-in stage in D-I by
>> way of enhancing the existing cpuburn package in Debian. Please refer to
>> the original thread for justification and discussion, etc.
>
> This version looks fine.
>
> One last very minor coding style point. Please change:
>+while [ "$STATE" -ge 1 -a "$STATE" -le 3 ]; do
> to:
>+while [ "$STATE" -ge 1 ] && [ "$STATE" -le 3 ]; do
>
> As far as I'm concerned you can file the wishlist BR to implement this.
> Suggest that a link is added in the changelog to this thread for the 
> convenience of FTP-masters (so that they can see it has been discussed and 
> approved).

While I agree that the patch looks good, I'd like to give it a try
before acking it.

Chris, please wait a cuple of days for my ack.

- -- 
O T A V I OS A L V A D O R
- -
 E-mail: [EMAIL PROTECTED]  UIN: 5906116
 GNU/Linux User: 239058 GPG ID: 49A5F855
 Home Page: http://otavio.ossystems.com.br
- -
"Microsoft sells you Windows ... Linux gives
 you the whole house."
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8+ 

iD8DBQFHvW/4LqiZQEml+FURAra6AKCVLY8d/4VKnrbAtmfP7XFI3BS1KwCfZIMA
hUecrgL6FpPpI29UsvUK0bE=
=OMA2
-END PGP SIGNATURE-


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



Re: [PATCH] Support for "hardware burn-in" stage (updated)

2008-02-21 Thread Chris Lamb
Otavio Salvador wrote:

> Chris, please wait a cuple of days for my ack.

No problem.


Regards,

-- 
Chris Lamb, UK   [EMAIL PROTECTED]
GPG: 0x634F9A20


signature.asc
Description: PGP signature


Re: Future of the linux udebs

2008-02-21 Thread Otavio Salvador
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Bastian Blank <[EMAIL PROTECTED]> writes:

> On Tue, Feb 19, 2008 at 10:05:15PM +0100, Frans Pop wrote:
>> Before I replay to the proposal and the various options, I have two 
>> questions:
>> 1) Exactly what problem or problems is this proposal solving?
>
> This was no proposal, this was an announcement. We don't longer use this
> sort of source since we have one common source package for the kernels.

Calm down a bit Bastian. You can't change this without agrement from
d-i side.

- -- 
O T A V I OS A L V A D O R
- -
 E-mail: [EMAIL PROTECTED]  UIN: 5906116
 GNU/Linux User: 239058 GPG ID: 49A5F855
 Home Page: http://otavio.ossystems.com.br
- -
"Microsoft sells you Windows ... Linux gives
 you the whole house."
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8+ 

iD8DBQFHvZSeLqiZQEml+FURAhsgAKCk+2XjAe4DzIx18w6N19qazFxr9QCeO9do
DyZbL6VUNDcLfR0IizyYGN4=
=jrJl
-END PGP SIGNATURE-


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



Bug#466906: s390 r03 broken

2008-02-21 Thread Ward, Mike S
Package: installation-reports

Boot method: http://ftp.nl.debian.org/debian/dists/etch/main/installer-s390/current/i
mages/

Date: 02/21/2008

Machine: HERCULES emulating a 2086-170
Processor: 1 CPU
Memory: 824M
Partitions: 1

Output of lspci -nn and lspci -vnn:

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [ ]
Detect network card:[ ]
Configure network:  [ ]
Detect CD:  [ ]
Load installer modules: [ ]
Detect hard drives: [ ]
Partition hard drives:  [ ]
Install base system:[ ]
Clock/timezone setup:   [ ]
User/password setup:[ ]
Install tasks:  [ ]
Install boot loader:[ ]
Overall install:[E]

Comments/Problems:

I will provide the Hercules log file. When I ipl the tape and am asked
to configure the network. I reply with a 1 and the error that no ctc
devices are found. This worked ok with the r02 version, but seems broken
with the r03.

12:56:28.131 0D7C ipl 581
12:56:28.131 0D7C HHCCP007I CPU architecture mode set to ESA/390
12:56:28.428 0D7C HHCCP014I CPU: Addressing exception CODE=0005
ILC=6
12:56:28.428 0D7C PSW=00082000 800111EC INST=E5015000 TPROT
0(5),0(0)  test_protection
12:56:28.428 0D7C R:3380: Translation exception 0005
12:56:28.428 0D7C R::K:06=0008 8240 2700
6001  ... -...
12:56:28.428 0D7C GR00=  GR01=0002  GR02=
GR03=003092DC
12:56:28.428 0D7C GR04=  GR05=3380  GR06=
GR07=
12:56:28.428 0D7C GR08=  GR09=3380  GR10=0010
GR11=
12:56:28.428 0D7C GR12=00010400  GR13=80011002  GR14=830C
GR15=
12:56:29.116 0D7C HHCCP041I SYSCONS interface active
12:56:29.116 0D7C HHCCP041I SYSCONS interface active
12:56:29.226 0D7C Linux version 2.6.18-6-s390-tape (Debian
2.6.18.dfsg.1-18) ([EMAIL PROTECTED]) (g
12:56:29.226 0D7C cc version 4.1.2 20061115 (prerelease) (Debian
4.1.1-21)) #1 SMP Sat Jan 26 08:5
12:56:29.226 0D7C 7:20 UTC 2008
12:56:29.226 0D7C We are running native (31 bit mode)
12:56:29.226 0D7C This machine has an IEEE fpu
12:56:29.226 0D7C Detected 1 CPU's
12:56:29.226 0D7C Boot cpu address  0
12:56:29.226 0D7C Built 1 zonelists.  Total pages: 210944
12:56:29.226 0D7C Kernel command line: dasd=100-101 ro
chandev=ctc0,0x0002,0x0003,0,0,0
12:56:29.226 0D7C hostname=s390 ip=172.20.70.250
netmask=255.255.255.0
12:56:29.226 0D7C gateway=172.20.70.248 peer=172.20.70.248
dns=172.16.6.13
12:56:29.226 0D7C netinterface=ctc0 netmodule=ctc
12:56:29.226 0D7C ro debian-installer/locale=C
12:56:29.226 0D7C 
12:56:29.226 0D7C 
12:56:29.226 0D7C PID hash table entries: 4096 (order: 12, 16384
bytes)
12:56:29.226 0D7C Dentry cache hash table entries: 131072 (order: 7,
524288 bytes)
12:56:29.226 0D7C Inode-cache hash table entries: 65536 (order: 6,
262144 bytes)
12:56:29.742 0D7C Memory: 829440k/843776k available (2192k kernel
code, 0k reserved, 787k data, 10
12:56:29.742 0D7C 0k init)
12:56:29.742 0D7C Write protected kernel read-only data: 0x226000 -
0x299fff
12:56:29.946 0D7C Security Framework v1.0.0 initialized
12:56:29.946 0D7C SELinux:  Disabled at boot.
12:56:29.946 0D7C Capability LSM initialized
12:56:29.946 0D7C Mount-cache hash table entries: 512
12:56:29.946 0D7C cpu 0 phys_idx=0 vers=00 ident=000611 machine=2086
unused=
12:56:29.946 0D7C Brought up 1 CPUs
12:56:29.946 0D7C migration_cost=1000
12:56:29.946 0D7C checking if image is initramfs...
12:56:36.266 0D7C  it is
12:56:42.820 0D7C Freeing initrd memory: 2452k freed
12:56:42.820 0D7C NET: Registered protocol family 16
12:56:42.820 0D7C debug: Initialization complete
12:56:42.820 0D7C cio: Was not able to determine available CHSCs.
12:56:42.820 0D7C NET: Registered protocol family 2
12:56:42.992 0D7C IP route cache hash table entries: 32768 (order:
5, 131072 bytes)
12:56:42.992 0D7C TCP established hash table entries: 131072 (order:
8, 1572864 bytes)
12:56:42.992 0D7C TCP bind hash table entries: 65536 (order: 7,
524288 bytes)
12:56:42.992 0D7C TCP: Hash tables configured (established 131072
bind 65536)
12:56:42.992 0D7C TCP reno registered
12:56:42.992 0D7C hypfs: diag 204 not working.<3>hypfs:
Initialization failed with rc = -61.
12:56:43.071 0D7C HHCCP041I SYSCONS interface active
12:56:43.071 0D7C HHCCP041I SYSCONS interface active
12:56:43.102 0D7C audit: initializing netlink socket (disabled)
12:56:43.102 0D7C audit(1203620202.974:1): initialized
12:56:43.102 0D7C VFS: Disk quotas dquot_6.5.1
12:56:43.102 0D7C Dquot-cache hash table entries: 1024 (order 0,
4096 bytes)
12:56:43.102 0D7C Initializing Cryptographic API
12:56:43.102 0D7C io scheduler noop registered
12:56:43.102 0D7C io scheduler anticipatory registered

Re: Status on arn, mips and mipsel

2008-02-21 Thread Martin Michlmayr
* Martin Michlmayr <[EMAIL PROTECTED]> [2008-02-10 19:30]:
> mips r4k-ip22: when I tried in November the installer wouldn't boot;
> I filed #452798 and Julien Blache tried to work around it in an NMU
> but now the kernel fails to boot (it runs out of memory, even though
> I have plenty).

This has been fixed in the meantime.

-- 
Martin Michlmayr
http://www.cyrius.com/


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



O Motor de Busca Ecológica Português GOOGLE-ZERO / ECO-FIND ultrapassou 1.000.000 de visitantes em 2 meses de vida

2008-02-21 Thread Eco-Find
O Motor de Busca Ecológica Português Google-Zero / ECO-FIND ultrapassou 
1.000.000 de visitantes em 2 meses de vida. Junta-te a nós e divulga o ECO-FIND!
A Equipa do Eco-Find

Re: New udeb syncs

2008-02-21 Thread Jeroen van Wolffelaar
On Thu, Feb 21, 2008 at 09:29:11AM -0300, Otavio Salvador wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Jeroen,
> 
> There're old udebs, of firmware-nonfree source package, still
> available on sid and testing. Please drop them.

Done for testing, unstable I'll do post-fosdem.

> There're few packages that are not in sync and could go to testing
> right now.
> 
> Here goes:
> 
> cdebconf
> dhcp3
> directfb
> e2fsprogs
> glib2.0
> installation-report
> ttf-indic-fonts
> user-stup
> debian-edu-install
> choose-mirror
> debian-installer-utils
> flash-kernel
> glantank
> kbd-chooser
> ttf-cjk-compact

All done, with s/user-stup/user-setup/.

--Jeroen

-- 
Jeroen van Wolffelaar
[EMAIL PROTECTED] (also for Jabber & MSN; ICQ: 33944357)
http://Jeroen.A-Eskwadraat.nl


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



installation-report 2.32 MIGRATED to testing

2008-02-21 Thread Debian testing watch
FYI: The status of the installation-report source package
in Debian's testing distribution has changed.

  Previous version: 2.31
  Current version:  2.32

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



flash-kernel 1.7 MIGRATED to testing

2008-02-21 Thread Debian testing watch
FYI: The status of the flash-kernel source package
in Debian's testing distribution has changed.

  Previous version: 1.6
  Current version:  1.7

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



glantank 1.7 MIGRATED to testing

2008-02-21 Thread Debian testing watch
FYI: The status of the glantank source package
in Debian's testing distribution has changed.

  Previous version: 1.6
  Current version:  1.7

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



cdebconf 0.128 MIGRATED to testing

2008-02-21 Thread Debian testing watch
FYI: The status of the cdebconf source package
in Debian's testing distribution has changed.

  Previous version: 0.126
  Current version:  0.128

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



user-setup 1.19 MIGRATED to testing

2008-02-21 Thread Debian testing watch
FYI: The status of the user-setup source package
in Debian's testing distribution has changed.

  Previous version: 1.18
  Current version:  1.19

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



Re: New udeb syncs

2008-02-21 Thread Otavio Salvador
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello Jeroen,

A cuple of missing ones:

cdrom-checker
clock-setup

After those, I'll check but I think I'm ok to upload debian-installer.

- -- 
O T A V I OS A L V A D O R
- -
 E-mail: [EMAIL PROTECTED]  UIN: 5906116
 GNU/Linux User: 239058 GPG ID: 49A5F855
 Home Page: http://otavio.ossystems.com.br
- -
"Microsoft sells you Windows ... Linux gives
 you the whole house."
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8+ 

iD8DBQFHvhXrLqiZQEml+FURArpuAJ460ukK1GCrnHlUtDYlQO0m7AWl5QCgjInA
ZC3GFmmINU29VbQfkkQNopM=
=LWRB
-END PGP SIGNATURE-


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



Re: New udeb syncs

2008-02-21 Thread Jeroen van Wolffelaar
On Thu, Feb 21, 2008 at 09:23:15PM -0300, Otavio Salvador wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Hello Jeroen,
> 
> A cuple of missing ones:
> 
> cdrom-checker
> clock-setup

Done.

--Jeroen

-- 
Jeroen van Wolffelaar
[EMAIL PROTECTED] (also for Jabber & MSN; ICQ: 33944357)
http://Jeroen.A-Eskwadraat.nl


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



Bug#466943: Install report

2008-02-21 Thread Igor Morgado
Package: installation-reports

INSTALL REPORT

Debian-installer-version: 2008/02/21
http://cdimage.debian.org/debian-cd/4.0_r3/i386/iso-cd/debian-40r3-i386-netinst.iso
uname -a: Linux sfrancisco 2.6.18-6-686 #1 SMP Sun Feb 10 22:11:31 UTC
2008 i686 GNU/Linux
Date: Thu Feb 21 19:03:24 BRT 2008
Method:
How did you install?
Default instalation CD with vga=791 as boot parameter.

What did you boot off?

Proxied?
Yes (squid) and using apt-cacher


Machine: Poweredge 1950
Processor: Intel(R) Xeon(R) CPU   E5410  @ 2.33GHz
Memory: 1gb
Root Device: RAID1 SATA under LVM 
Root Size/partition table: 
/dev/mapper/dsc-root on / type xfs (rw)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
procbususb on /proc/bus/usb type usbfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
/dev/mapper/dsc-boot on /boot type ext2 (rw)
/dev/mapper/dsc-dados on /dados type xfs (rw)
/dev/mapper/dsc-home on /home type xfs (rw)
/dev/mapper/dsc-usr on /usr type xfs (rw)
/dev/mapper/dsc-var on /var type xfs (rw)
/dados/www on /var/www type none (rw,bind)
sfrancisco:~# fdisk -l /dev/sda

Disk /dev/sda: 249.3 GB, 249376538624 bytes
255 heads, 63 sectors/track, 30318 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot  Start End  Blocks   Id  System
   /dev/sda1   *   1   30318   243529303+  8e  Linux LVM

sfrancisco:~# pvdisplay 
  --- Physical volume ---
  PV Name   /dev/sda1
  VG Name   dsc
  PV Size   232.25 GB / not usable 0   
  Allocatable   yes 
  PE Size (KByte)   4096
  Total PE  59455
  Free PE   54015
  Allocated PE  5440
  PV UUID   Nd4OOD-RTT9-XZpZ-xy4V-1pga-jQGe-adM31F
   
sfrancisco:~# vgdisplay 
  --- Volume group ---
  VG Name   dsc
  System ID 
  Formatlvm2
  Metadata Areas1
  Metadata Sequence No  8
  VG Access read/write
  VG Status resizable
  MAX LV0
  Cur LV7
  Open LV   7
  Max PV0
  Cur PV1
  Act PV1
  VG Size   232.25 GB
  PE Size   4.00 MB
  Total PE  59455
  Alloc PE / Size   5440 / 21.25 GB
  Free  PE / Size   54015 / 211.00 GB
  VG UUID   5Hb8zE-Qqcp-Jvf4-uofQ-J444-CGEN-h23f3y


  --- Logical volume ---
  LV Name/dev/dsc/boot
  VG Namedsc
  LV UUIDvEPZiw-8ZzO-ISl4-FqOA-TDAD-1DYO-PpEt2i
  LV Write Accessread/write
  LV Status  available
  # open 1
  LV Size256.00 MB
  Current LE 64
  Segments   1
  Allocation inherit
  Read ahead sectors 0
  Block device   254:0
   
  --- Logical volume ---
  LV Name/dev/dsc/root
  VG Namedsc
  LV UUIDwJVg9D-fKIK-jPdq-rRPG-bzu3-dGMR-aRJfrL
  LV Write Accessread/write
  LV Status  available
  # open 1
  LV Size2.00 GB
  Current LE 512
  Segments   1
  Allocation inherit
  Read ahead sectors 0
  Block device   254:1
   
  --- Logical volume ---
  LV Name/dev/dsc/usr
  VG Namedsc
  LV UUIDoa24j9-XZs6-ex67-RZKa-pjrd-K8uu-e5aMNn
  LV Write Accessread/write
  LV Status  available
  # open 1
  LV Size2.00 GB
  Current LE 512
  Segments   1
  Allocation inherit
  Read ahead sectors 0
  Block device   254:2
   
  --- Logical volume ---
  LV Name/dev/dsc/var
  VG Namedsc
  LV UUIDGSTQxL-IQk7-7JxC-BliX-CdpQ-boUb-LzVOA0
  LV Write Accessread/write
  LV Status  available
  # open 1
  LV Size4.00 GB




gical volume ---
  LV Name/dev/dsc/home
  VG Namedsc
  LV UUIDbOj1LY-3wnV-fI4O-2bQR-HiD1-Xjxp-3d30hX
  LV Write Accessread/write
  LV Status  available
  # open 1
  LV Size1.00 GB
  Current LE 256
  Segments   1
  Allocation inherit
  Read ahead sectors 0
  Block device   254:4

  --- Logical volume ---
  LV Name/dev/dsc/dados
  VG Namedsc
  LV UUIDHKeAQL-V7Iv-Yhqt-kIXD-KqQT-HCnz-s3nIMm
  LV Write Accessread/write
  LV Status  available
  # open 1
  LV Size10.00 GB
  Current LE 2560
  Segments   1
  Allocation i

Bug#466906: s390 r03 broken

2008-02-21 Thread Frans Pop
On Thursday 21 February 2008, Ward, Mike S wrote:
> Boot method:  Comments/Problems:
> I will provide the Hercules log file. When I ipl the tape and am asked
> to configure the network. I reply with a 1 and the error that no ctc
> devices are found. This worked ok with the r02 version, but seems broken
> with the r03.

I can confirm that for the "tape" images. However, the "generic" image works 
correctly, so please use those as a workaround.

I'll add an erratum on the website and try to find out where the exact error 
is.

Thanks for the report.

Cheers,
FJP



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



Re: New udeb syncs

2008-02-21 Thread Jeroen van Wolffelaar
On Fri, Feb 22, 2008 at 01:26:49AM +0100, Jeroen van Wolffelaar wrote:
> On Thu, Feb 21, 2008 at 09:23:15PM -0300, Otavio Salvador wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> > 
> > Hello Jeroen,
> > 
> > A cuple of missing ones:
> > 
> > cdrom-checker
> > clock-setup
> 
> Done.

I now also did xfsutils which just migrated, and a ton of armel
transitions.

--Jeroen

-- 
Jeroen van Wolffelaar
[EMAIL PROTECTED] (also for Jabber & MSN; ICQ: 33944357)
http://Jeroen.A-Eskwadraat.nl


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



Re: New udeb syncs

2008-02-21 Thread Otavio Salvador
Jeroen van Wolffelaar <[EMAIL PROTECTED]> writes:

> On Fri, Feb 22, 2008 at 01:26:49AM +0100, Jeroen van Wolffelaar wrote:
>> On Thu, Feb 21, 2008 at 09:23:15PM -0300, Otavio Salvador wrote:
>> > -BEGIN PGP SIGNED MESSAGE-
>> > Hash: SHA1
>> > 
>> > Hello Jeroen,
>> > 
>> > A cuple of missing ones:
>> > 
>> > cdrom-checker
>> > clock-setup
>> 
>> Done.
>
> I now also did xfsutils which just migrated, and a ton of armel
> transitions.

Perfect.

-- 
O T A V I OS A L V A D O R
-
 E-mail: [EMAIL PROTECTED]  UIN: 5906116
 GNU/Linux User: 239058 GPG ID: 49A5F855
 Home Page: http://otavio.ossystems.com.br
-
"Microsoft sells you Windows ... Linux gives
 you the whole house."


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



[D-I Manual] Build log for en (21 Feb 2008)

2008-02-21 Thread Felipe Augusto van de Wiel
A build of the Debian Installer Manual was triggered by an update to SVN.

There were no errors during the build process.
The new version of the manual has been uploaded successfully.

A log of the build is available at:
- http://d-i.alioth.debian.org/manual/logs/en.log

===
It is possible to use RSS to track changes to the manual.
For more information, see:
http://d-i.alioth.debian.org/manual/translators.html
===
Note: PDF output is not yet supported for some languages; help
with this would be appreciated.
===
If you have any questions about the build or this message, feel
free to contact me at .
===

Updated files ('svn up')

Uen/appendix/graphical.xml
Updated to revision 51527.


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