Brandveilige feestdagen!

2016-12-05 Thread dewofire
Beste,
 
Ondernemingen/bedrijven werken momenteel sterk aan de opmaak van hun 
brandpreventiedossier.
Dit dossier omvat verschillende luiken om zo o.a. de brandweer vlugger en 
veiliger in een gebouw te begeleiden enerzijds,
anderzijds omvat dit dossier ook onderdelen om zo vlugger en veiliger de 
arbeiders/bedienden naar buiten te begeleiden.
Zo denken we aan het evacuatieplan, interventieplan, risico-analyse, intern 
noodplan ect…
 
Alles begint met een veilige vluchtweg, waar we brandbestrijdingsmiddelen 
plaatsen en onderhouden om zo de interventie te kunnen bevorderen. Zo denken we 
aan brandblussers (met juiste vulling) haspels, LED noodverlichtingen en 
conforme signalisatie. De juiste opstelling van deze brandbestrijdingsmiddelen 
is een must, om zo het brandpreventiedossier logisch op te bouwen. DewoFire 
brandbeveiliging controleert en inventariseert alle beschermingsmiddelen op de 
evacuatieweg conform de doelstelling van het KB 2014. Aan de hand van deze 
inventaris, kunnen bedrijven de status/leeftijd en/of vervanging van hun 
materiaal jaar per jaar budgetteren en opvolgen.  
 
DewoFire is gespecialiseerd in het opmaken van brandpreventiedossiers op maat 
van elke onderneming.
De wetgeving (KB maart 2014) legt meerdere verantwoordelijkheden op inzake 
brandbeveiliging.
Deze verantwoordelijkheden, worden ten laste gelegd bij de werkgever en hun 
preventiedienst.
Wenst u een gedetailleerd verslag, om uw onderneming te screenen aan de KB 
brandvoorschriften?
Wij komen een Audit opmaken, waaruit u meteen weet welke aanpassingen er nog 
dienen te gebeuren binnen u onderneming. 
www.dewofire.be   i...@dewofire.be   056/980092
 


_
Uitschrijven / Gegevens wijzigen: http://ymlp27.net/ugbyymuhgsguhemmygybwggeewyy
Powered door YourMailingListProvider



Bug#847056: debian-installer: Installer can't find "en_DK.utf-8" locale

2016-12-05 Thread Christian Iversen
Package: debian-installer
Severity: normal
Tags: l10n d-i

Hello d-i, et al

I live in Denmark, but almost always set up servers in english, to make
collaboration easier.

This means the en_DK.utf-8 locale is my preferred choice.

However, I can no longer (I believe it broke in jessie, perhaps before) select
it in the installer.

I select "English", then "Europe" then "Copenhagen", and I am told that there
is no locale available for my combination of choices. This is, of course,
wrong.

I then have to either fix up the system later, go through expert install, or
increase debconf priority (a trick I just learned today).

Why the bug happens, I'm not quite sure, but I have a suspicion. Denmark is one
of the few countries in the world, where the language and country codes do not
align (language: "da", country: "dk"). Perhaps the installer is checking the
wrong one of these?

Let me know how I can help!



-- System Information:
Debian Release: 8.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.7.0-0.bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#847038: Bug#768914: Bug#847038: Wireless password displayed in clear

2016-12-05 Thread Baptiste Jammet

Hi all,

Le 05/12/2016 07:32, Christian PERRIER a écrit :

Quoting wi...@infradead.org (wi...@infradead.org):
Second, it prompted me to enter the WPA2 passphrase, but it displays 
the

password as I typed it instead of masking it with dots the way that it
does for user & root passwords.



This is #768914 and FWIW, I personnaly do not agree with changing the
password phrase prompt to hide the text as typed.

The only idea that comes to my mind is a (low priority) debconf
question before the passphrase prompt, asking users whether they want
the passphrase to be shown as typed or not.


Since d-i Stretch Alpha x (verified with daily images), there is a 
checkbox "Show password" during the {root,user}-password questions.
As a non-tech user, I wonder if this can be used for the wifi passphrase 
too ?


Baptiste



Bug#768914: Bug#847038: Bug#768914: Bug#847038: Wireless password displayed in clear

2016-12-05 Thread Christian PERRIER
Quoting Baptiste Jammet (bapti...@mailoo.org):
> Hi all,
> 
> Le 05/12/2016 07:32, Christian PERRIER a écrit :
> > Quoting wi...@infradead.org (wi...@infradead.org):
> > > Second, it prompted me to enter the WPA2 passphrase, but it displays
> > > the
> > > password as I typed it instead of masking it with dots the way that it
> > > does for user & root passwords.
> > > 
> > 
> > This is #768914 and FWIW, I personnaly do not agree with changing the
> > password phrase prompt to hide the text as typed.
> > 
> > The only idea that comes to my mind is a (low priority) debconf
> > question before the passphrase prompt, asking users whether they want
> > the passphrase to be shown as typed or not.
> 
> Since d-i Stretch Alpha x (verified with daily images), there is a checkbox
> "Show password" during the {root,user}-password questions.
> As a non-tech user, I wonder if this can be used for the wifi passphrase
> too ?

Indeed. This is from cdebconf's changelog:

  * Allow one to show/hide characters typed in password field with the GTK+ and
Newt frontends. Closes: #700924.

Fixed in cdebconf 0.197


-- 




signature.asc
Description: PGP signature


Bug#847056: debian-installer: Installer can't find "en_DK.utf-8" locale

2016-12-05 Thread Christian PERRIER
reassign 847056
forcemerge 847056 842630
thanks

Quoting Christian Iversen (ci+debb...@iversenit.dk):
> Package: debian-installer
> Severity: normal
> Tags: l10n d-i
> 
> Hello d-i, et al
> 
> I live in Denmark, but almost always set up servers in english, to make
> collaboration easier.
> 
> This means the en_DK.utf-8 locale is my preferred choice.
> 
> However, I can no longer (I believe it broke in jessie, perhaps before) select
> it in the installer.
> 
> I select "English", then "Europe" then "Copenhagen", and I am told that there
> is no locale available for my combination of choices. This is, of course,
> wrong.
> 
> I then have to either fix up the system later, go through expert install, or
> increase debconf priority (a trick I just learned today).
> 
> Why the bug happens, I'm not quite sure, but I have a suspicion. Denmark is 
> one
> of the few countries in the world, where the language and country codes do not
> align (language: "da", country: "dk"). Perhaps the installer is checking the
> wrong one of these?
> 
> Let me know how I can help!


This is indeed bug #842630 (sort of). Please also notice that, last
time I checked, the en_DK locale is only meant to be a kind of proof of
concept and historical stuff by locales' upstream and not something
that should be in production (otherwise we would have as many en_*
locales as there are countries in the world.).





signature.asc
Description: PGP signature


Processed (with 2 errors): Re: Bug#847056: debian-installer: Installer can't find "en_DK.utf-8" locale

2016-12-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 847056
Unknown command or malformed arguments to command.
> forcemerge 847056 842630
Bug #847056 [debian-installer] debian-installer: Installer can't find 
"en_DK.utf-8" locale
Unable to merge bugs because:
package of #842630 is 'localechooser' not 'debian-installer'
Failed to forcibly merge 847056: Did not alter merged bugs.

> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
842630: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842630
847056: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=847056
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#794410: debian-installer: Installer hangs during 'select and install software'

2016-12-05 Thread Tuxicoman
I got the same issue with an Intel NUC 2820.

I was using the Debian 8.6 installer (ISO on USB key)

dpkg was stuck at 12% during installation.

I updated the bios (v52 to v56) and this seemed to solve the issue.



Bug#794410: debian-installer: Installer hangs during 'select and install software'

2016-12-05 Thread Jean-Marc Liotier
On Mon, 05 Dec 2016 20:38:46 +0100
Tuxicoman  wrote:

> I got the same issue with an Intel NUC 2820
> 
> dpkg was stuck at 12% during installation.
> I updated the bios (v52 to v56) and this seemed to solve the issue.

Release notes for Intel NUC 2820 BIOS:
https://downloadmirror.intel.com/26318/eng/FY_0055_ReleaseNotes.pdf

Changes in version 55:
- Security Enhancements
- Changed the time it takes to enter the power button recovery menu to 
4 seconds
- Improved the BIOS update function by disabling the keyboard and
  power button during the flash/recovery process
- Added Windows firmware update function
- Added NVRAM preserved variables: DmiData, UUID, OA3Data
- Fixed an issue that when the User Access Level= limited, the User
  could still access the following restricted Setup options:
  Minimum/Maximum Duty Cycle (%); Primary/secondary Temperature Sensor
- Updated Visual BIOS to 2.2.20 from 2.2.19
- Hotfix to remove download driver and automatic BIOS update feature

Changes in version 53:
- Changed the time it takes to enter the power button menu to 3 seconds
  after G3 sleep state
- Changed the time it takes to enter the power button menu to 4 seconds
  after S4/S5 sleep state

I fail to see anything that might be related to our issue... But then I
don't understand the issue either.



Re: Debian Installer Stretch Alpha 8 release

2016-12-05 Thread Sandro Tosi
On Sat, Nov 12, 2016 at 10:24 AM, Cyril Brulebois  wrote:
>
> Important change in this release of the installer
> =
>
>  * debootstrap now defaults to merged-/usr, that is with /bin, /sbin,
>/lib* being symlinks to their counterpart in /usr (more details on:
>https://lists.debian.org/debian-devel/2016/09/msg00269.html).


thanks for this! could you document in the installation guide how to
maintain the previous behavior? thanks! (and sorry if it missed it's
already there)

-- 
Sandro "morph" Tosi
My website: http://sandrotosi.me/
Me at Debian: http://wiki.debian.org/SandroTosi
G+: https://plus.google.com/u/0/+SandroTosi



Re: Debian Installer Stretch Alpha 8 release

2016-12-05 Thread Holger Wansing
Hi,

Am Mo. Dez. 5 21:22:48 2016 GMT+0100 schrieb Sandro Tosi:
> On Sat, Nov 12, 2016 at 10:24 AM, Cyril Brulebois  wrote:
> >
> > Important change in this release of the installer
> > =
> >
> >  * debootstrap now defaults to merged-/usr, that is with /bin, /sbin,
> >/lib* being symlinks to their counterpart in /usr (more details on:
> >https://lists.debian.org/debian-devel/2016/09/msg00269.html).
> 
> 
> thanks for this! could you document in the installation guide how to
> maintain the previous behavior? thanks! (and sorry if it missed it's
> already there)

Maybe that would be better documented in the release notes?


Holger

-- 
Sent from my Jolla phone
http://www.jolla.com/

Re: Debian Installer Stretch Alpha 8 release

2016-12-05 Thread Sandro Tosi
On Mon, Dec 5, 2016 at 4:15 PM, Holger Wansing  wrote:
> Hi,
>
> Am Mo. Dez. 5 21:22:48 2016 GMT+0100 schrieb Sandro Tosi:
>> On Sat, Nov 12, 2016 at 10:24 AM, Cyril Brulebois  wrote:
>> >
>> > Important change in this release of the installer
>> > =
>> >
>> >  * debootstrap now defaults to merged-/usr, that is with /bin, /sbin,
>> >/lib* being symlinks to their counterpart in /usr (more details on:
>> >https://lists.debian.org/debian-devel/2016/09/msg00269.html).
>>
>>
>> thanks for this! could you document in the installation guide how to
>> maintain the previous behavior? thanks! (and sorry if it missed it's
>> already there)
>
> Maybe that would be better documented in the release notes?

i think the new default should be mentioned in the release notes and
how to use the previous method (or any other variations) should be
detailed in the installation guide (if i got the purpose of those docs
right)

-- 
Sandro "morph" Tosi
My website: http://sandrotosi.me/
Me at Debian: http://wiki.debian.org/SandroTosi
G+: https://plus.google.com/u/0/+SandroTosi



Processed: Re: Bug#847056: debian-installer: Installer can't find "en_DK.utf-8" locale

2016-12-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 847056 localechooser
Bug #847056 [debian-installer] debian-installer: Installer can't find 
"en_DK.utf-8" locale
Bug reassigned from package 'debian-installer' to 'localechooser'.
Ignoring request to alter found versions of bug #847056 to the same values 
previously set
Ignoring request to alter fixed versions of bug #847056 to the same values 
previously set
> forcemerge 847056 842630
Bug #847056 [localechooser] debian-installer: Installer can't find 
"en_DK.utf-8" locale
Bug #842630 [localechooser] localechooser: Should support separating language 
from localization
Severity set to 'normal' from 'wishlist'
Added tag(s) l10n and d-i.
Bug #847056 [localechooser] debian-installer: Installer can't find 
"en_DK.utf-8" locale
Marked as found in versions localechooser/2.69.
Merged 842630 847056
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
842630: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842630
847056: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=847056
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#847166: debian-installer: preseed fails from hd-media

2016-12-05 Thread Igor Liferenko
Package: debian-installer
Severity: normal
Tags: d-i

Dear Maintainer,

The installer fails to detect the second usb flash drive with preseed file and
mount it to /media/ (both in Stretch and in Jessie).

My plan was to burn debian official image to one usb flash drive,
and put preseed.cfg to another one. Then it was necessary to tell the installer
which one of the three /dev/sd* drives is the hard drive on the PC (the order
of detection is dynamic, hence it is not guaranteed that the hard drive will
always be /dev/sda). For this I used the following d-i setting in preseed.cfg:

d-i partman/early_command string \
  USBDEV=$(mount | grep cdrom | cut -d" " -f1 | sed "s/\(.*\)./\1/"); \
  mount >> /var/log/syslog; \
  for MYDEV in $(list-devices disk | grep -v "$USBDEV"); do \
mount $MYDEV /mnt/; \
[ -e /mnt/preseed.cfg ] && AUXDEV=$MYDEV; \
umount /mnt/; \
  done; \
  BOOTDEV=$(list-devices disk | grep -v "$USBDEV" | grep -v "$AUXDEV" | head 
-n1); \
  echo $USBDEV $AUXDEV $BOOTDEV >> /var/log/syslog; \
  debconf-set partman-auto/disk $BOOTDEV; \
  debconf-set grub-installer/bootdev $BOOTDEV

This is what this "early_command" does:
1) detect which device is the installation media (using the fact that it is
   mounted to /cdrom)
2) loop through the rest of the disk devices and check which one contains
   file preseed.cfg in the root directory
3) then exclude the media with preseed.cfg and the installation media from the
   list of all disk devices, and take the first one from what is rest - this
   will be the hard drive to use for installation
4) use debconf-set to set the hard drive for the installer

Then I downloaded latest (2016-11-28) debian testing image from


http://cdimage.debian.org/cdimage/weekly-builds/amd64/jigdo-dvd/debian-testing-amd64-DVD-1.jigdo

and burned to usb flash with

dd if=debian-testing-amd64-DVD-1.iso of=/dev/sdb bs=4M; sync

Then I put preseed.cfg to root directory of another usb flash (vfat),
inserted both flash drives to the PC, booted from debian flash and in boot menu
pressed TAB (on "Graphical install" menu option). Then I added
file=/hd-media/preseed.cfg as said in the documentation[1], and also I added
auto=true in order that answers to keyboard and locale questions will be taken
from preseed.cfg instead of being asked interactively. Preseed file contains
answers to all the questions so that install will be fully automatic
(see attachment). So, the following was added before "--- quiet" in the kernel
boot parameters, leaving the default parameters untouched:

auto=true file=/hd-media/preseed.cfg

Then I pressed ENTER.

After a while an error appeared (see preseed_retrieve_error_0.png in the 
attachment)
It said that file:///hd-media/preseed.cfg could not be retrieved.

Then I switched to second console (Ctrl+Alt+F2) and issued "mount" command.
This is its output:

rootfs on / type rootfs (rw,size=1916196k,nr_inodes=234575)
none on /run type tmpfs (rw,nosuid,relatime,size=191620k,mode=755)
none on /proc type proc (rw,relatime)
none on /sys type sysfs (rw,relatime)
devtmpfs on /dev type devtmpfs 
(rw,relatime,size=938312k,nr_inodes=234578,mode=755)
devpts on /dev/pts type devpts 
(rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
/dev/sdb1 on /cdrom type iso9660 (ro,relatime)
/dev/sdb2 on /media type vfat 
(rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro)

We see that in Stretch second partition on installation media is mounted to 
/media/.
It contains the following:

~ # ls /media
efi

Now let's see which disk devices are in the system:

~ # ls /dev/sd*
/dev/sda /dev/sda1 /dev/sda2 /dev/sda5 /dev/sdb /dev/sdb1 /dev/sdb2 
/dev/sdc /dev/sdc1

Considering the output of "mount", it is clear, that the media with
preseed.cfg is /dev/sdc1. Let's try to mount it and ensure:

~ # mount /dev/sdc1 /mnt
~ # ls /mnt
preseed.cfg

Then out of curiosity I decided to take the same preseed.cfg and carry out
the same steps for the latest stable release (jessie 8.6.0 amd64).

So, I added the same line before "--- quiet" in the kernel boot parameters.
The installation failed with the same error message. The output of "mount" 
command
in Jessie is:

rootfs on / type rootfs (rw,size=1920360k,nr_inodes=236631)
none on /run type tmpfs (rw,nosuid,relatime,size=192036k,mode=755)
none on /proc type proc (rw,relatime)
none on /sys type sysfs (rw,relatime)
devtmpfs on /dev type devtmpfs 
(rw,relatime,size=946536k,nr_inodes=236634,mode=755)
devpts on /dev/pts type devpts 
(rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
/dev/sdb1 on /cdrom type iso9660 (ro,relatime)
/dev/sdb1 on /media type iso9660 (ro,relatime)

Notice, that in Jessie the installation media is mounted twice - to /cdrom/ and
to /media/.

Now let's see which disk devices are in the system:

~ # ls /dev/sd*
/dev/sda /dev/sda1 /dev/sda2 /dev/sda5 /dev/sdb /dev/sdb1 /dev/sdb2 
/dev/sdc /dev/sdc1

The devices are the s