[issue1007] Please include firmware-brcm80211
Michael Prokop
bts at bts.grml.org
Fri Jul 8 15:41:12 CEST 2011
Michael Prokop <mika at grml.org> added the comment:
We believe that your issue has been closed by the upload of
Version 0.15.0 of grml-live from Michael Prokop <mika at grml.org>.
The explanation is attached below
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 26 Jun 2011 20:23:53 +0200
Source: grml-live
Binary: grml-live grml-live-addons grml-live-db grml-live-buildd
Architecture: source all
Version: 0.15.0
Distribution: unstable
Urgency: low
Maintainer: Michael Prokop <mika at grml.org>
Changed-By: Michael Prokop <mika at grml.org>
Description:
grml-live - build system for creating a Grml (based) Linux live system
grml-live-addons - templates/boot/addons for grml-live
grml-live-buildd - autobuild daemon for grml-live
grml-live-db - log package build information of grml-live to database
Changes:
grml-live (0.15.0) unstable; urgency=low
.
The "redesign ftw \o/" release.
.
[ Christian Hofstaedtler ]
* [c315d7d] Update lintian overrides for grub 1.99-4 drop
* [9269536] Enable --force-unsafe-io for dpkg
* [9d16d7a] No longer install PuTTY and other windows binaries
* [7270085] Update SQUASHFS_EXCLUDES_FILE example to match code
* [5c58f1d] Fix SQUASHFS_EXCLUDES_FILE default not being set
* [dd60c7e] Drop * expansion from mksquashfs call
* [6782d44] Turn on wildcard support for mksquashfs excludes
* [2889351] Move /run, /var/run, /var/lock exclusion to mksquashfs
.
* Software related changes:
- [ed9696d] remove loop-aes-{utils,testsuite}
- [bcf093e] add atftp to GRML_FULL
- [1c39c7d] add links to GRML_MEDIUM
- [406dff8] remove socket from GRML_MEDIUM,GRML_SMALL
- [5b77db8] transition from netcat to netcat-openbsd
- [c521af7] remove alsa-tools from GRML_MEDIUM
- [c08f56e] Spring cleaning
.
[ Michael Prokop ]
* Bugfixes:
- [c9ebd4a] 01-packages: Ignore packages marked for un-installation.
- [8a35993] Remove /var/log/install_packages.list on release.
File is emtpy then anyway.
- [6c00c3c] Update resolv.conf handling to properly support /run
[Closes: issue984].
- [b8c8c53] grml-live: try updating initramfs if creating fresh
one failed.
- [8d897e7] Adjust trap handling to get clean exit.
- [e0f701f] 98-clean-chroot: make sure rm does not resolve the symlink
- [1374521] scripts/release_helper.sh: force confmiss and confnew
options when installing package so automated installation works when
having modified configuration files.
- [1b426d8] GRMLBASE/98-clean-chroot: recursively remove
/var/lib/clamav/clamav-*.
- [649b40f] DEBORPHAN/98-clean-chroot: Make sure deborphan exists
in chroot.
- [7580b07] 98-clean-chroot: fix check for presence of update-menus.
- [f605fe8] debconf/GRMLBASE: drop wicd preseeding to avoid
errors with installation.
- [866b47c] Implement dpkg-divert handling to address failing update-grub
in openvz environments.
- [1cef31a] Add workaround to solve udev packaging bug (see #632624).
.
* New features / improvements:
- [9ecfe24] GRMLBASE.var: set maximum number of packages installed
at a time to 3000.
- [1e9092e] Support -N option to only bootstrap the grml_chroot
and skip building of [files for] ISO.
- [d95eed1] Try to reduce build time and do not build initramfs twice.
- [6998e9e] scripts/release_helper.sh: Use +autobuild instead of
~autobuild for version suffix.
- [8d2eced] Iterate over kernel versions when generating initramfs.
- [47b815e] syslinux configuration: use localboot -1 to boot
from next boot device instead of using 0x80. [Closes: issue957]
- [f3b335e] Implement -D option to set configuration directory.
Accordingly adjust fai.conf (don't set variables grml-live is
setting via cmdline now). Provide new scripts to deploy
configuration files (/etc/inittab, /etc/locale.gen, /etc/modules).
Rework and adapt cleanup scripts accordingly. [Closes: issue880]
- [0bc24c4] Rename scripts/GRMLBASE/10-build-initramfs to
scripts/GRMLBASE/10-configure-initramfs to reflect current
state of script's action.
- [0811b5f] Provide update-usbids as separate script to avoid
errors on missing update-usbids.
- [2e0d659] buildd: check for "FAILED with exit code" in logs.
- [03c92fc] GRMLBASE/37-portmap: do not touch /etc/default/portmap
if the file does not exist.
- [e13f6a8] 92-update-freshclam: do not error out on exit code 124
by freshclam.
- [3c03961] Update apt preferences: always use live-boot* packages
from Grml.
- [a242e27] Redesign sources.list handling. Get rid of
/etc/grml/fai/apt/sources.list.
- [dd81475] GRMLBASE scripts: run all fcopy commands in verbose mode.
- [2d7aecf] Add security.debian.org to sources.list of lenny, squeezy,
wheezy, stable and testing (thanks to the sources.list redesign).
Thanks to Christian Hofstaedtler <ch at grml.org>
.
* Minor changes:
- [bdc6192] docs: drop outdated fai-on-etch entry.
- [befccab] Add README.md for github.
- [0be5e94] Drop unused GRML_FAI_CONFIG from make-fai-nfsroot.conf.
- [96e44ee] cleanup script: Drop ion3 stuff, since we do not ship
ion3 anymore.
- [00fd941] Drop patches/ directory, patch fai_chroot_update.patch
is not relevant anymore.
- [3c52d9d] Drop patches directory from debian/grml-live.install.
- [50215e9] Provide debian/NEWS entry for release 0.15.0.
.
* Software related changes:
- [be3c863] Drop python2.5 and python2.5-minimal from GRML_FULL.
- [781e6ce] Drop ntfsprogrs (replaced by ntfs-3g, see #627823).
- [071f1ec] Drop firmware-ipw2x00 which has been integrated in
last commit ("Spring cleaning") from GRML_MEDIUM + GRML_FULL.
- [63e2a03] Add firmware-brcm80211 to GRML_FULL and GRML_MEDIUM.
[Closes: issue1007]
.
[ Ulrich Dangel ]
* [5c91ce9] Add a script to update the grml-live version string
* [6ce3dbc] Umount all directories in bailout handler
* [e91516d] add EXIT trap as set -e may terminate the program
without a signal
* [12e281b] Disable set -e as it causes some problems with
umounting fs.
* [90b73e6] Don't remove pid files in $target/var/run as it
is deleted afterwards anyway.
.
* Software related changes:
- [4b65e8d] remove inotail as coreutils supports inotify
nowadays anyways.
- [9951735] add libnss-myhostname
- [44bc5af] remove grml-rebuildfstab [Closes: issue1001]
Checksums-Sha1:
f03f3d1b6821adfb9527c13af5d789ebc8545911 951 grml-live_0.15.0.dsc
7f23a12a622b8344b7aee5b731d78923bf420ccc 8733585 grml-live_0.15.0.tar.gz
5220d891e9bb21fe286b86d545f06df6acf740f3 1419444 grml-live_0.15.0_all.deb
b92952a3d024767f2c79b55c2a48202a4c5801dc 7358106 grml-live-addons_0.15.0_all.deb
4050effcce2bb4dbe4adf752c74f2579a44e8afe 53680 grml-live-db_0.15.0_all.deb
6aa005a3955fd91c213648c14069415a99c82205 48956 grml-live-buildd_0.15.0_all.deb
Checksums-Sha256:
aabac1dde6f6e62da7121c331e70c39c2e46ee4441bbca939610cc0450430dd2 951 grml-live_0.15.0.dsc
5fefd996b7a5f053bdc0db90f1c871f55435630dc51a616009d2aacacdaa7e26 8733585 grml-live_0.15.0.tar.gz
1afc3bf6c5a996c0cf35f7e6cdb4f14da3dfdae2a68c234a6d6b1e44a0c032b5 1419444 grml-live_0.15.0_all.deb
3d73395c4dd0f6f37b41b476aa819cb21b1ad3d9de5d19839d566c48627973aa 7358106 grml-live-addons_0.15.0_all.deb
f161bf6c4a62d3079955b375f055bd8e3ca486c079fd88512fae3879333dccac 53680 grml-live-db_0.15.0_all.deb
77d754d1e834fab2f0b9ab717ccc9fe0ae3656d08c3f0e3cf9a4e8a343ebba32 48956 grml-live-buildd_0.15.0_all.deb
Files:
1c6d7affadb1c524d5ccf7aec3f3bfcd 951 grml extra grml-live_0.15.0.dsc
8643809af9bee75ef9fcf64a1191bc8b 8733585 grml extra grml-live_0.15.0.tar.gz
a0e347d8dd8e08d859a3940c93b2d3ef 1419444 grml extra grml-live_0.15.0_all.deb
51c7b1678be2eb8d4f896ce42e6114fa 7358106 grml extra grml-live-addons_0.15.0_all.deb
949af2c521f62aff9750be54f8965b2c 53680 grml extra grml-live-db_0.15.0_all.deb
970807facd4b2ec257c5cecfb6274b58 48956 grml extra grml-live-buildd_0.15.0_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAk4XBFQACgkQ2N9T+zficujaYQCfSNi3Su0rxnrMxA42nJ4+kBYM
FoYAoIVSxMXj+jBZLs8CAxuZmJiuaiGJ
=byjL
-----END PGP SIGNATURE-----
----------
assignedto: mika
messages: 3871, 3872, 3878
nosy: azhag, mika
priority: package
status: resolved
title: Please include firmware-brcm80211
topic: network, package
_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue1007>
_____________________________________
More information about the Bugs-changes
mailing list