Processed: Re: kbd-chooser: Ukrainian keyboard does not work (1st 2nd stages)

2006-09-21 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 343304 normal
Bug#343304: kbd-chooser: Ukrainian keyboard does not work (installed system)
Severity set to `normal' from `important'

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#343304: kbd-chooser: Ukrainian keyboard does not work (1st 2nd stages)

2006-09-21 Thread Eugeniy Meshcheryakov
severity 343304 normal
thanks

24 серпня 2006 о 01:07 +0200 eugen написав(-ла):
 Also, I tried to install system with mini.iso and did not get tasksel
 screen, and 'ukrainian' task was not installed, and there were no
 console-cyrillic in installed system. But if other images run tasksel
 that bug will not be so important (at least for Ukrainian) because
 console-cyrillic will setup keyboar correctly (hopefully, but I'll
 retest later).
I retested d-i with latest image, and confirm that console-cyrillic is
installed by default. So, that bug is not 'important'.

-- 
Eugeniy Meshcheryakov


signature.asc
Description: Digital signature


Bug#343304: kbd-chooser: Ukrainian keyboard does not work (1st 2nd stages)

2006-08-23 Thread Eugeniy Meshcheryakov
retitle 343304 kbd-chooser: Ukrainian keyboard does not work (installed system)
thanks

14 грудня 2005 о 11:10 +0200 Eugeniy Meshcheryakov написав(-ла):
 When trying to install Debian in Ukrainian language and Ukrainian
 keyboard layout selected it is impossible to enter Cyrillic characters
 in 1st stage (it should be possible to switch to cyrillic layout by
 pressing right ctrl or alt key). In 2nd stage I get only white boxes
 instead of characters when entering from keyboard (but cyrillic
 characters are displayed correctly by programs like base-config). Keymap
 file /etc/console/boottime.kmap.gz looks completely incorrect (no
 charset declaration, some strange compose sequences, ...).
Update: it is possible to enter Cyrillic characters in installer with
kbd-chooser 1.30 (it needed keyboard in unicode mode to work). After
installation /etc/console/boottime.kmap.gz contains junk, so nothing
changed here.

Also, I tried to install system with mini.iso and did not get tasksel
screen, and 'ukrainian' task was not installed, and there were no
console-cyrillic in installed system. But if other images run tasksel
that bug will not be so important (at least for Ukrainian) because
console-cyrillic will setup keyboar correctly (hopefully, but I'll
retest later).

-- 
Eugeniy Meshcheryakov


signature.asc
Description: Digital signature


Processed: Re: kbd-chooser: Ukrainian keyboard does not work (1st 2nd stages)

2006-08-23 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 retitle 343304 kbd-chooser: Ukrainian keyboard does not work (installed 
 system)
Bug#343304: kbd-chooser: Ukrainian keyboard does not work (1st  2nd stages)
Changed Bug title.

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Stages

2003-04-03 Thread Geert Stappers
On Sun, Mar 30, 2003 at 12:16:44PM +0200, Martin Sj?gren wrote:
 sön 2003-03-30 klockan 11.49 skrev Alastair McKinstry:
  chroot is used in a bunch of code - the lilo, grub code etc install lilo
  on /target then run chroot /target /sbin/lilo
  similarly for a lot of prebaseconfig stuff. It could be removed from the
  initial floppy, however.
 
 Exactly, that'd be in the stage1 udeb (stage0 being everything up until
 anna runs, stage1 being the rest of d-i and stage2 being base-config, in
 my terminology)
 

The definition of 'Stages' is not yet in the d-i documentation.

Below is a proposal to patch it against design.txt

Beware, I'm trying two fix two things at one time:
 Defining Stages and enforcing a single boot image ( kernel + initrd ) disk



diff -u -r1.6 design.txt
--- doc/design.txt  18 Sep 2002 16:24:45 -  1.6
+++ doc/design.txt  3 Apr 2003 18:00:12 -
@@ -2,6 +2,7 @@

 1. initial boot off of install media (floppy, cd)
   - Syslinux (or other loader) is run, and it boots the kernel
+  (Stage0)
 2. kernel boot
   - The kernel sets up an initrd, runs the installer.
 3. installer
@@ -9,11 +10,19 @@
 initrd), and chooses one of them.
   - Starts up and configures the UI.
   - Configures enough so that some udebs can be retrieved.
+  (Stage1)
 3.5 Main installer
   - Main menu runs (see ui.txt).
+  (Stage2)
 4. reboot into a full debian system
   - Since the system was installed with a minimal kernel that cannot talk to
 the hard drive, an initrd must be used. The initrd has a syslinux file on
 it, and a set of modules. It just loads the modules, in a certain order,
 with certain parameters, and then lets the kernel pass control to init.
   - Set up all packages that need to be set up (timezone, password, etc, etc).
+
+
+ Stage0: being everything up until anna runs
+   which fits on a single 1.44M diskette
+ Stage1: being the rest of Debian Installer
+ Stage2: being base-config



Geert Stappers


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



Re: Stages

2003-04-03 Thread Martin Sjögren
tor 2003-04-03 klockan 20.54 skrev Geert Stappers:
 On Sun, Mar 30, 2003 at 12:16:44PM +0200, Martin Sj?gren wrote:
  sön 2003-03-30 klockan 11.49 skrev Alastair McKinstry:
   chroot is used in a bunch of code - the lilo, grub code etc install lilo
   on /target then run chroot /target /sbin/lilo
   similarly for a lot of prebaseconfig stuff. It could be removed from the
   initial floppy, however.
  
  Exactly, that'd be in the stage1 udeb (stage0 being everything up until
  anna runs, stage1 being the rest of d-i and stage2 being base-config, in
  my terminology)
  
 
 The definition of 'Stages' is not yet in the d-i documentation.

That's because it's my own personal rule of thumb. Stage0 starts when
the main menu is shown, and lasts until after anna has been run, then
it's Stage1. Stage2 starts after the reboot. So the patch doesn't
exactly match my view of d-i, but it's a start.


/M
-- 
Martin Sjögren
  [EMAIL PROTECTED] -- [EMAIL PROTECTED]
  GPG key: http://www.mdstud.chalmers.se/~md9ms/gpg.html
  let hello = hello : hello in putStr (unlines hello)


signature.asc
Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signeradmeddelandedel