X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=0efa15e3dadfbbea89979b72d16108708dc8ee7a;hp=014fcc741c53a199d463da5955e7750fa8fbe4e1;hb=573f004605bb1e2543296d44927256f8914bfad9;hpb=e3af5ec3e3f734a8e031ec333347d217bb5f0c6b diff --git a/debian/changelog b/debian/changelog index 014fcc7..0efa15e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,565 @@ +grml-live (0.19.3) unstable; urgency=low + + The "ready for Grml 2012.05" release \o/ + + [ Michael Prokop ] + * [33427af] Add whitespace chars to ssh docs on boot splash f5 + * [0f27814] grml-cheatcodes.txt: update and extend documentation + regarding live-media-path + * [56dc49c] templates/boot/grub/addons.cfg: insmod linux16 before + running linux16 commands. Thanks to Evgeni Golov for the bugreport + and the fix + + [ Markus Ulrich ] + * [7602518] Extend the infotext about the ssh feature for bootmenu and + f5-help at boot prompt + + -- Michael Prokop Mon, 28 May 2012 17:24:22 +0200 + +grml-live (0.19.2) unstable; urgency=low + + The "happy multitasking" release ←↑↓→ + + * [193203a] DEBORPHAN/98-clean-chroot: purge removed packages + * [4bc598a] Generate make-fai-nfsroot.conf and nfsroot.conf on-the-fly + (Closes: gh #4) + * [8cfed16] Generate /etc/grml_live_version after FAI execution + drop + /etc/dpkg/dpkg.cfg.d/unsafe-io code + * [6dcd837] Drop unused NFSROOT configuration file + * [3106869] Use syslinux's mboot.c32 for booting Grub2. Thanks to + Jordan Uggla for his valuable bootloader knowledge + * [63cf502] umount_all: also get rid of loopback mount of ISO + * [a7f99c4] extract ISO feature: make sure *.squashfs files exist + + support older ISOs too. Thanks to Charles A. Hewson + for the bugreport + * Software related changes: + - [80a1a18] SW: add sysstatt to GRML_FULL. Thanks to + Michael Renner for reporting + + -- Michael Prokop Fri, 25 May 2012 16:44:40 +0200 + +grml-live (0.19.1) unstable; urgency=low + + [ Michael Prokop ] + * [582f3a3] Bump Standards-Version to 3.9.3 + * Software related changes: + - [cb20a89] add pppoeconf to GRML_SMALL and GRML_FULL + Thanks to Heinz Ahrens for the wish request + - [d81e978] add open-vm-tools to GRML_FULL + Thanks to Holger Baust for the suggestion + - [851f880] add iptstate to GRML_SMALL and GRML_FULL + Thanks to Markus Ulrich + - [026a603] add xmount to GRML_FULL + - [3ff6f9b] add ewf-tools to GRML_FULL + + [ Evgeni Golov ] + * [bf4073e] Switch order of Depends from genisoimage | xorriso to + xorriso | genisoimage + * [950ef7a] document ethdevice-timeout cheatcode. Thanks to + Vincent McIntyre [Closes: issue1153] + + -- Michael Prokop Mon, 14 May 2012 15:58:26 +0200 + +grml-live (0.19.0) unstable; urgency=low + + The "progress everywhere" release. + + [ Ulrich Dangel ] + * [424e4c8] Update ssh documentation + * [f1934c0] Fix purpose comment of + /etc/grml/fai/config/scripts/GRMLBASE/48-tmpfs + + [ Michael Prokop ] + * Bugfixes and improvement related changes: + - [6eb1b1e] Use ";" as separator character when adjusting + DEFAULT_BOOTOPTIONS via sed [Closes: issue1165] + - [94a9b17] Generate static loopback.cfg configuration without + depending on GRUB's regexp module + - [f56cc0d] grml-live-remaster: Slightly adjust check for running + Grml session + - [7419019] grml-live-remaster: Support mkisofs + genisoimage + - [5081cf1] grml-live-remaster: Drop deprecated mksquashfs-lzma support + - [5e52583] grml-live-remaster: Slightly improve argument check and + send error message to stderr + - [d74ed63] grml-live-remaster: Fix bashism + - [cf1e362] Add a few kB of lines made of # charaters to the end + of the main syslinux config file. Thanks to Marco d'Itri + + * Software related changes: + - [d91a6d4] Add disktype to GRML_SMALL and GRML_FULL + - [dc28a1b] add hostapd to GRML_FULL. Thanks to Matthias Strubel for + suggestion + - [e06b6cf] Move vlock to GRMLBASE. Thanks to Thomas Arendsen Hein + for reporting + - [723b823] Add rfkill to GRML_SMALL, GRML_FULL + GRML_XL. + Thanks to Alexander Wirt for the hint + - [637a57e] Add mosh to GRML_FULL and GRML_XL + - [e1719d6] Remove grml-feedback from GRML_{SMALL,MEDIUM,FULL,XL} + - [7d188c0] Add flashrom to GRML_FULL + - [3770abe] Replace all references to kernel specific versions + with linux-image-{i386,amd64}-grml + + [ Evgeni Golov ] + * [27c41d7] check for existence of /etc/grml and /live + * [d365bf7] sudoers has to be owned by uid 0 + * [9f40afc] lsb-base: override output of the status on the left + side of the terminal + + -- Michael Prokop Tue, 08 May 2012 17:38:36 +0200 + +grml-live (0.18.1) unstable; urgency=low + + [ Michael Prokop ] + * [3c88b8f] Update lintian override entries to match current package + state + * [1d7c79c] debian/rules: add build-arch + build-indep to make lintian + happy + * [a909319] GRMLBASE/98-clean-chroot: get rid of all lvm backup files + * [3a6abc0] GRMLBASE/98-clean-chroot: get rid of /etc/blkid.tab + * [dde7410] GRMLBASE/98-clean-chroot: do not run apt-get update if + RELEASE class is set + * [6c567af] docs: simplify and improve base.tgz instructions + * Software related changes: + - [6bd64f3] SW: add cifs-utils to GRML_FULL + - [b6c508e] SW: add smbfs to GRML_FULL + - [ff74db7] SW: add numactl to GRML_FULL + + [ Ulrich Dangel ] + * [4362c28] SW: Remove grml-rescueboot from GRML_XL as it is not really + useful on a live-cd + + -- Michael Prokop Sun, 29 Jan 2012 14:40:45 +0100 + +grml-live (0.18.0) unstable; urgency=low + + [ Michael Prokop ] + * Bugfixes, improvements,...: + - [a317c47] grml-cheatcodes: drop deprecated nodhcphostname option + - [9dc2a44] persistency feature: do not use persistent=nofiles + any longer + - [f1d8110] boot templates: add whitespace to end of line of + kernel cmdlines + - [aff41fa] Remove nowadays unused software-changes-schedule.txt + - [20c5aed] Remove resolved/deprecated items from TODO + - [4eaa219] Depend on syslinux instead of syslinux-common + - [7477e43] Package validation: also detect packages that + failed to install + + * Software related changes: + - [330d132] add live-boot-grml-doc to GRMLBASE + - [5bea535] add usb-modeswitch to GRML_FULL. Thanks to + Pawel azhag Sadkowski + - [9c06220] add wvdial to GRML_FULL. Thanks to + Pawel azhag Sadkowski + - [1192a63] add slurm to GRML_FULL + - [1182368] add iftop to GRML_FULL + - [cf2f89d] add exfat-fuse + exfat-utils to GRML_FULL [Closes: issue1130] + - [56d29ab] add bsdmainutils to GRML_FULL + - [8d484f6] add dctrl-tools to GRML_FULL + - [1e1f094] add ser2net to GRML_FULL + - [f9524fc] add lrzsz to GRML_FULL + - [77a9490] add dos2unix to GRML_FULL + - [b5eca34] add memtester to GRML_FULL + - [d54f224] drop extundelete from IGNORE class + + [ Alexander Wirt ] + * Software related changes for GRML_SMALL: + - [1de34f5] Add cu + - [3cd7d12] Remove reptyr + - [c765a01] Sync packages with grml-full + - [44b56c1] Replace dante-client with tsocks + - [0247837] Remove deselect + - [0d9a337] Remove login + - [5db2b56] Replace ncftp with lftp + - [6d77e63] Replace tofrodos with dos2unix + - [36c8ddd] Remove jed + - [b7e9437] Add locales to grml-live + + [ Brad Cable ] + * Software related changes for GRML_XL: + - [b4afd8d] Package removal for cleanup and stability + + -- Michael Prokop Mon, 16 Jan 2012 12:44:37 +0100 + +grml-live (0.17.4) unstable; urgency=low + + * [f6b5bf3] GRMLBASE/25-locales: fix check for presence of localepurge + * [fcd3d3c] Use /media instead of /mnt for default mount paths + * Software related changes: + - [e2a3724] SW: add firmware-myricom to GRML_FULL + - [9a24075] SW: add firmware-netxen to GRML_FULL + - [a2131a1] SW: add irssi to GRML_FULL + - [28b6310] SW: add libiscsi-bin to GRML_FULL + - [549c2d8] SW: add tcptraceroute to GRML_FULL + - [f212f4c] SW: add buffer to GRML_FULL + + -- Michael Prokop Wed, 11 Jan 2012 18:30:49 +0100 + +grml-live (0.17.3) unstable; urgency=low + + [ Ulrich Dangel ] + * [d85f820] Export environment variables for submenues + * [59228b5] Add additinal checks to make sure convert as well as the + necessary files are present for creating the wallper + * [ce5ae66] Remove small from grml-cheatcodes as it does not work with + current versions + * [46d7fb8] Add h to getopt list to support -h anywhere in parameter + list + * [d116da3] Change default SUITE from squeeze to testing + * [3930b11] Do not enable tmpfs /tmp as / is backed-up by tmpfs anyway. + * [99831ce] Move cleanup of package list cache from GRMLBASE to RELEASE + * [f92ebd9] Adjust RELEASE/98-clean-chroot to delete more files + * [2fef0e3] Document brltty boot options + * Software related changes: + - [3f4262c] Add fsarchiver to GRML_FULL + - [3c75346] Add hexedit to GRML_FULL [Closes: issue1119] + - [5ba215c] Remove apt-listchanges and apt-listbugs from GRML_XL + - [e87c5a0] Add lzop to GRML_FULL + + [ Michael Prokop ] + * [a50de9f] Use isohybrid as default HYBRID_METHOD + * [05a12f5] docs: use --no-install-recommends instead of dpkg option. + Thanks to Evgeni Golov for the hint + * [17c129d] Provide hint to user if netboot.cfg could not be found + * [286b0d2] GRML_SMALL/98-clean-chroot: remove "set -x" not suited for release + + * Software related changes: + - [74614d9] add wireshark to GRML_FULL [Closes: issue1115] Thanks to + Frank Prochnow for the suggestion. + - [feb84a9] add comgt to GRML_FULL. Thanks to Csillag Tamas for + request on Grml mailing list + - [b42c286] add ipmitool to GRML_FULL. Thanks to Csillag Tamas + for bringing it up on the Grml mailing + list + - [fb29a09] add firmware-qlogic to GRML_FULL. Thanks to Csillag + Tamas for bringing it up on the Grml + mailing list + - [16e7576] enable grub-efi-amd64-bin/grub-efi-ia32-bin in GRMLBASE + class [Closes: issue1124] + - [533c998] Add IGNORE class blacklisting extundelete + + [ Christian Hofstaedtler ] + * [766386e] Cheatcodes: clarify that vnc* doesn't work OOTB + * [94ef7f9] Unconditionally reset resolv.conf in chroot + * [2203377] Make /run work for softupdate + * [895b6b6] Run apt-get update during softupdate + * [fcc1672] Build netboot package checksum file with relative paths + * [b9d53b2] Update instrunctions for installing on squeeze + + [ Alexander Wirt ] + * GRML_SMALL related changes: + - [b7f7e5a] Add EFI stuff to GRML_SMALL + - [6225bfa] Remove worstest hacks from GRML_SMALL/98-clean-chroot + - [5be4ea5] Don't purge locale + - [8136c87] Use metapackages for kernel + - [5138b63] efi stuff is now in GRMLBASE + + -- Michael Prokop Mon, 09 Jan 2012 16:41:53 +0100 + +grml-live (0.17.2) unstable; urgency=low + + [ Ulrich Dangel ] + * [5abbeac] Fix arch issue for 45-grub-images + + -- Michael Prokop Fri, 23 Dec 2011 02:14:43 +0100 + +grml-live (0.17.1) unstable; urgency=low + + [ Michael Prokop ] + * [dfe1f07] grml-cheatcodes.txt: document vnc bootoptions + * [88cfc40] grml-cheatcodes.txt: fix typo + * [94cfb7b] generate sha1 checksum file of netboot package + * [5bfdcec] Update docs to better match recent development + * [8441a6a] GRMLBASE/44-grub: make sure directory /boot/grub exists. + Thanks to Thomas Koehler for the bugreport + + [ Ulrich Dangel ] + * [9b24866] grml-cheatcodes.txt: Add documentation about nostats bootoption + * [b8db7a0] Add graphicoreBitmapFont0-Light.otf to grml-live. + * [ccdff8a] Replace old desktop.jpg with new desktop-bg.png + * [7c309e0] Update /etc/grml_version in GRMLBASE script instead of grml-live + * [79a1183] Update wallpaper in fai scripts + * [86f084d] Recommend imagemagick + * [445e589] Remove the default quiet boot parameter for a verbose bootup. + * [819fc49] Umount /proc/sys/fs/binfmt_misc before umounting /proc. + * [8dbae90] Add additional resolution (1600x900) to grub.cfg. + * [51e56e2] Replace 1440x1050 with 1400x1050 + * [d5596b5] Use gfxmode=auto instead of specifying manually resolutions + * [6d72f5e] Support template filenames in grml-live. + * [a9f099a] Introduce new config files for grub bootloader. + * [d501c11] Add basic grml theme to grub + * [9512656] Play sound after the grub menu is shown. + * [1c3ff78] Try to load regexp in grub.cfg + * [e138162] Ensure that the file used for replacing the template parameters is a file. + * [9b2a50c] Print a message before loading kernel or initrd in grub + * [f61863d] Add trailing whitespace to grub commandline + * [6da554d] Add beep to templates/boot/isolinux/vesamenu.cfg + * [b18889f] Build grub.img for loading grub from within syslinux + + [ Christian Hofstaedtler ] + * [3f2b59d] Stop disabling KMS for radeon + * [b89381a] Modernize Windows AutoRun templates + * [f009115] Simplify GRML/index.html template + * [ea794c5] Match startpage.html design to grml.org site + * [9213b27] Tighten replacement operation for SNAPSHOT class + * [f6e33fb] Ensure all passed paths are absolute + * [a49d935] Internally, rename GRML_LIVE_LOCAL_CONFIG to LOCAL_CONFIG + * [c2fac3a] Don't source grml-live.{conf,local} in scripts if not required + * [436d892] Use premade LOGDIR var + * [352c822] Make username replacement in inittab more robust + * [ef51d0c] Expose (selected) config vars to fai scripts + * [0a40a21] Make sure USERNAME doesn't leak in from ENV + * [6e77809] Merge initramfs scripts + * [a4703ee] Fix capitalization of project name in GRML/index.html + * [b499e10] Update welcome splash ascii art + * [0b584ff] Remove 'failsafe' boot option, which wasn't really failsafe + * [24e7e2c] Remove comment about failsafe boot option + * [39edd53] Enable fb for "graphical mode" boot option in isolinux + * [fad3fb7] Remove grml-live-buildd package + * [11baa33] Add -e option to unpack ISOs + * [3abf943] Remove -T option + * [4161d3c] Change -A option to not build chroot.tar.gz anymore + * [ffc122b] Update version in grml-live during Debian package build + * [62a1ab3] Don't suggest /dev/shm as a build location + * [796f001] Make it clear that squashfs-tools from bpo is fine + * [07dc676] Shorten, but don't totally rename kernel and initrd files + * [8966263] Install netboot.cfg as pxelinux.cfg/default _file_ + * [4efbf69] Use sane paths for intermediate EFI files + * [1684dab] Move squashfs into flavour-specific path + * [ff80c12] Install "GRML" files into GRML/$GRML_NAME/ + * [8b88fe0] Revert accidental addition of fat to grub2 core.img + * [f925961] Trim spaces off of default DISTRI_INFO + * [b81f460] Remove unused grub background image + * [ec0c871] Optimized all PNGs with "optipng" + * [6673903] Rework EFI file copy/moving + + + Software Changes: + + [ Michael Prokop ] + * [4f44cb4] SW: add rinse to GRML_FULL + * [fd94537] SW: replace iscsitarget with open-iscsi + targetcli in GRML_FULL + * [5f895b3] SW: add python-urwid as depends next to targetcli in GRML_FULL + * [e754942] SW: replace version specific linux-image-* packages in GRML_FULL with meta package. + Thanks to Christian Hofstaedtler for his kernel packaging work + + [ Ulrich Dangel ] + * [30c312b] SW: Add extundelete to GRML_FULL + + [ Christian Hofstaedtler ] + * [985f29c] SW: add boot-info-script to GRML_FULL [Closes: issue1004] + * [eafbf7e] SW: add vblade, aoetools to GRML_FULL [Closes: issue1092] + * [4c6a7a9] SW: add firmware-linux-{free,nonfree} to GRML_FULL + * [7765407] SW: remove explicit install of squashfs-lzma-tools + + -- Christian Hofstaedtler Fri, 23 Dec 2011 00:35:57 +0100 + +grml-live (0.17.0) unstable; urgency=low + + [ Michael Prokop ] + * [11ac4be] GRMLBASE/91-update-pciids: do not exit with error if network + does not work + * [7d9c9ef] GRMLBASE/91-update-pciids: fix wrong log message + * [17243dd] 98-clean-chroot: do not fail with more than one kernel + version installed + * [ceeb58b] Revert "Move 01-iceweasel to GRML_XL scripts" + * [b5dfcc4] don't use colors/escape sequences if running in dump + terminal + * [cc7616e] do not fail with empty $APT_PROXY + * [b97721f] retrieve source packages via grml-live using SOURCES class + * [c9141f4] rework sources setup (deprecated GRML_LIVE_SOURCES, install + /etc/apt files recursively) + * [b0b7374] use system architecture as default + * [22e1e9f] use AMD64 class in usage examples and use GRML_FULL instead + of GRML_MEDIUM/GRML_SMALL everywhere + * [809f9a6] make sure we don't leave any FAI ramdisks behind + * [220ee72] use GRML_FULL as default and update docs accordingly for + available classes + * [6245469] replace realpath with readlink -f to avoid dependency on + realpath + * [55405b9] 98-clean-chroot: do not zero out install_packages.list + * [a31a8fd] provide report of missing packages in xunit format for usage + within e.g. Jenkins + * [66a2581] GRMLBASE/16-depmod: drop the 2-digit check + * [2e1a0a3] provide package config for Debian/stable builds and enable + backports by default there + * [2861f16] updatebase.GRMLBASE: run recursive fcopy with -B to avoid + backup files + * [94a95c0] updatebase.GRMLBASE: do no longer skiptask updatebase and + exit in softupdate action + * [7d3ca65] instsoft.GRMLBASE: do not run explicit apt-get update any + longer + * [d338d0c] rework resolvconf handling + * [f4e1966] readd skiptask updatebase to updatebase.GRMLBASE + * [5a00bf3] resolv.conf handling: resolve symlink inside chroot + drop + resolvconf from 96-apt-listbugs + * [17e7145] initial UEFI support, using isohybrid as default now. Thanks + to Ulrich Dangel + * [27a1660] Quote GRML_FAI_CONFIG in warning message since its unset + * [5a215cd] 92-update-freshclam: fix wrong file name in exit message + * [b4c258f] rework check for xorriso version and be more verbose about + its usage + * [dacf428] Provide DEBIAN_UNSTABLE sources.list config + * [c5d1013] 98-clean-chroot: also get rid of symlinks of *.pre_fcopy + files + * [f3768e9] 01-iceweasel: remove backup file in fcopy cmdline + * [b0f14af] Integrate netboot package generation + * [2462be5] Depends: support xorriso as alternative to genisoimage + + * Software related changes: + - [e4c899f] drop bind9 from GRML_FULL + - [a45cb79] add imvirt to GRML_{SMALL,MEDIUM,FULL} + - [4bd3dc2] add gitk to GRML_FULL [Closes: issue1057] + - [67414c3] add iceweasel to new GRML_FULL + - [090c35d] replace dhcp3-client with isc-dhcp-client + - [69d1d92] add iotop to GRML_FULL + + [ Christian Hofstaedtler ] + * Software related changes (with a lot of commits, skipping full + list here): rework GRML_FULL flavour to match our "install & rescue" + mission, GRML_FULL was renamed to GRML_XL. + * [eea9d23] Automatically start nfs client and avahi, dbus + * [d2937b0] Ignore more cruft, add runtime to buildd emails + * [8d172da] Rename GRML_FULL buildd scripts to match that name + * [bb0dec8] buildd: remove REMOVE_DOCS from small ISOs + * [472c316] buildd/functions.sh: use dash-compliant subtraction + * [89f0896] buildd: update sha1sums of base(64?).tgz + * [3cb3de3] buildd: disable squeeze flavours in cleanup,link_latest + * [fc97e07] buildd: configure $FLAVOURS + * [d90aede] buildd: use syslog for cleanup log + * [a5aaf33] buildd: use $FLAVOURS to control which flavours are built + * [301769f] Remove grml2hd boot options + * [8956f89] Remove noapm from boot options + * [b02525c] Remove duplicate mentions of nousb* + * [873eae1] Remove 915resolution boot option doc + * [ab2da74] Remove tsplash support + * [726a0a5] Update GRML Splash text to be neutral + * [c58ac42] Move init-top/grml into hands of 42-branding + * [00b6072] Deploy /etc/lsb-base-logging.sh + * [97bddb8] buildd: files moved to grml.org:/daily/ + * [d82c4d5] lsb-base-logging: must use $TPUT for tput + * [5c514e0] Enhance lsb-base-logging styles for action messages + * [eff94dc] Ship sanitized rsyslog.conf + * [6833c8b] Move 01-iceweasel to GRML_XL scripts + * [164b594] Use addon files from chroot if present + * [c9ebd69] Switch back to /var/log/syslog + * [a135bda] Append .log to grml-buildd.std{out,err} logfile names + * [8970e98] Remove dbus machine-id + * [8e7b216] buildd: create ISO_NAME in function.sh + * [d3526f6] buildd: merge grml-buildd.std{out,err} into grml-buildd.log + * [d7655f4] buildd: prefix log dir target with PRODUCT_NAME + * [b3107d1] buildd: report email overhaul + * [d9a3489] Move grml-live.log to output directory + * [4152229] Retain FAI logs in grml_logs directory + * [005cdc1] Add APT_PROXY configuration variable + * [082aac8] buildd: add jenkins-link_latest.sh + * [877d273] buildd jenkins-link_latest.sh: handle non-existing files + * [c2fdb23] buildd jenkins: temporarily link into /new + * [8c79da9] Add -A option for ensuring clean builds and pack artifacts + * [a82f40f] Add -U option to ensure output files ownership + * [e253ce7] Don't treat CHROOT_ARCHIVE as a directory + * [b63a5f1] Add documentation for -A and -U + * [f016252] Copy install_packages.list to grml_logs + * [da6352e] Use grml_logs/fai as CHECKLOG source + * [b010f18] New: specify SNAPSHOT to change debian.list to + snapshot.debian.org + * [7690106] Silence LOGFILE errors when using log too early + * [eab80d9] Add -T option for unpacking chroot archives + * [f83953b] Document "nobeep" boot option. + * [9b8e3c9] jenkins-link_latest: prepare for standalone use + * [0aa6907] Refer to new grml-udev-rebuildfstab man page in /etc/fstab + * [0894980] Set Acquire::Check-Valid-Until false in APT config + * [9dafaad] Unifiy local config handling + * [a55b991] Always enable grml-live distribution + * [e68d43e] Fix unpacking of existing chroot tarball + * [d3176d7] Update grub background picture + * [b9dbe4c] Try to use a good gfx resolution by default + * [c30a975] Don't hardcode wm-ng as window manager for X + * [793ad3a] Embed squash4 in efigrub + * [98aec0d] Use grub from target + * [fba0f4e] Hardcode i386-pc for grub path + + [ Ulrich Dangel ] + * [c73eca0] Remove load_video function call as function does not exist + anyway + * [8735823] Use prefix=($root) instead of prefix=$root in efi script + * [f09970d] Add piwik tracking code to startpage.html + * [0178232] Fix typo (1200 instead of 1280) in grub.cfg + + -- Michael Prokop Fri, 09 Dec 2011 23:21:10 +0100 + +grml-live (0.16.1) unstable; urgency=low + + The "right before the storm v2-ng++" release. + + [ Christian Hofstaedtler ] + * Packaging related changes: + - [d6d48a3] Remove bundled grub2 + - [560e0f3] Remove wget dependency + - [bfbf9fb] Remove grub1 (binaries and support for it) + - [3e2ceba] Use ipxe.lkrn from ipxe package + - [92d38ed] Use pci.ids file from pciutils + - [db2672a] Remove mkisofs from Depends: + - [dc9f2f5] Use memtest binary from memtest86+ package + - [7734643] Use memdisk and hdt from syslinux-common package + - [d4af86e] Remove bsd4grml, freedos and grml-live-addons deb + - [9c238dc] Use ifcpu64.c32, vesamenu.c32, isolinux.bin from + syslinux-common + - [7a0c07b] Loose dependencies so we can be installed on squeeze + + * Features and improvements: + - [d0a99d9] Use grml-runtty to run our ttys + - [bbfff0f] remove empty and unused GRML_POWERPC package config + - [f35b52a] Install desktop wallpaper using grml-live, replacing + grml-files + - [1b9dc6e] On GRML_FULL add Iceweasel "branding" + + * Software related changes: + - [f1d0f49] add grml-scripts-core to GRMLBASE + - [19e99f6] remove e3 + - [2dcc29e] remove supplemental emacs libraries + - [673f796] remove jack server and clients + - [b48a1ee] remove ophcrack + - [768313f] remove guymager + - [ac466e6] remove pxfw + - [82ce059] remove qpxtool + - [5b4a5de] remove libtool + - [515a8f0] remove C(++) compilers and linux headers + - [bfe1fbd] remove grml-docs and install startpage with grml-live + - [f500775] remove spurious grml-small package from grml-medium + - [3dd2f8d] remove unmaintained accessibility support + - [0b47ab3] No longer install packages that will be sunset on Oct30 + + [ Michael Prokop ] + * Bugfixes: + - [dc885d9] 90-update-alternatives: do not set alternative for vim if + we just have vim.tiny. + - [24bc671] 90-update-alternatives: do not set vim as alternative for + `view` + - [6339a34] Check for --format option support in grub-mkimage, do not + use absolute path for binary call + - [e0306d0] + [611ad6b] fix kernel version detection in config/scripts/ + - [4eac603] do not zero out /var/spool in GRMLBASE/98-clean-chroot + [Closes: issue1065] Thanks to Marek Malevic + - [9d50a44] mark bootlocal scripts as executables + + * Changes and improvements: + - [5780f4d] 98-clean-chroot: fix typo (localepurg->localepurge) in + warning message + - [0aa4a5e] Make sure grub-mkimage exists, otherwise warn user about + grub-common/grub-pc + - [c45c995] Fix indention of memtest mv command + - [fbf963a] copy_addon_file(): do not be verbose to the user, but + send it to the log instead + - [09b2ee2] Unify warning message for missing adddon file for bsd4grml + - [4fcf199] inittab configs: drop commented lines mentioning zsh-login + + * Software related changes: + - [bcf837f] add reptyr to GRML_SMALL, GRML_MEDIUM and GRML_FULL + - [ae41521] update to kernel version 3.1.0-grml + + -- Michael Prokop Fri, 28 Oct 2011 00:05:07 +0200 + grml-live (0.15.1) unstable; urgency=low The "right before the storm" release.