File: changelog

package info (click to toggle)
live-wrapper 0.6%2Bnmu1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 248 kB
  • ctags: 97
  • sloc: python: 790; makefile: 177; sh: 25
file content (108 lines) | stat: -rw-r--r-- 4,167 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
live-wrapper (0.6+nmu1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add a dependency on python-pycurl, needed by lwr (closes: #861994)
  * Add Build-Depends: python-apt, python-cliapp, vmdebootstrap needed to
    completely build the lwr autodoc

 -- Florian Schlichting <fsfs@debian.org>  Tue, 16 May 2017 23:31:36 +0200

live-wrapper (0.6) unstable; urgency=medium

  [ Ana C. Custura ]
  * Removed memtest86+ and HDT due to compatibility issues with EFI boot
    (Closes: #813527, #846637)
  * Added main menu title and submenu generation for bootloaders
  * Added localised live boot options
  * Added installer with speech synthesis boot option
  * Fixed issues with graphical installer on isolinux boot (Closes: #846631)

  [ Iain R. Learmonth ]
  * lwr binary is now a generated entry point
  * Added --di-daily to allow selection of d-i URLs for daily builds (Closes:
    #846303)
  * Documentation has been updated to show how to choose an alternative build
    directory (Closes: #850763)
  * Documentation updated to show how attach a USB device to QEMU (Closes:
    #846632)
  * python-distro-info is now used to resolve codenames to suites (Closes:
    #846304)

 -- Iain R. Learmonth <irl@debian.org>  Mon, 23 Jan 2017 02:39:31 +0000

live-wrapper (0.5) unstable; urgency=medium

  [ Iain R. Learmonth ]
  * Core:
   - Logging has seen some improvements
   - Subdirectories within the CD root are now handled by a helper class
  * Installer:
   - Live image builds will now have installers by default
   - Daily builds, not release builds, are now used (an option to select this
     will appear in a future version)
   - Packages and Release files are generated for the CD-ROM pool
   - Hardcoded disk metadata (.disk) is added to enable the installer
  * Live System:
   - Default customise script fixes permissions on squashfs root (workaround
     for #843983)
   - systemd-networkd is no longer used in the live system
  * Bootloaders:
   - Bootloader files are only installed in the CD root when requested
   - Bootloader configurations are now shared between ISOLINUX and GRUB

  [ Ana C. Custura ]
  * Utilities:
   - memtest86+ can now be installed into the image through a command line flag
   - Hardware Detection Tool can now be installed into the image through a
     command line flag (not yet installed in the bootloader menu though)
  * Bootloaders:
   - Menu entries for booting memtest86+ and HDT exist in the abstract
     configuration (though are not yet serialised to the configurations
     written)
   - The installer can now be launched from either bootloader, either text-mode
     or graphical

  Thanks to the sponsors of the vmdebootstrap sprint, where the majority of
  these changes were made.

 -- Iain R. Learmonth <irl@debian.org>  Wed, 16 Nov 2016 09:54:04 +0000

live-wrapper (0.4) unstable; urgency=medium

  [ Iain R. Learmonth ]
  * Fixed discovery of the customization script (Closes: #831637)
  * Now uses native xorriso options, not mkisofs compatibility (Closes: #831368)
  * debian/control:
   - Standards version updated to 3.9.8
   - Vcs-Git and Vcs-Browser changes to use HTTPS URLs
   - Added dependencies on xorriso and isolinux (Closes: #831367)
   - vmdebootstrap dependency now handled by dh_python

  [ Neil Williams ]
  * Added cmdtest and yarns support
  * Added support for downloading udebs
  * Fixes to image build process
  * Fixed isolinux paths and grub module loading

 -- Iain R. Learmonth <irl@debian.org>  Sat, 22 Oct 2016 22:48:08 +0100

live-wrapper (0.3) unstable; urgency=medium

  * Fix handling of mirror selection for building the image.
  * Using HTTP instead of FTP for fetching the D-I helpers.
  * Use --apt-mirror not --mirror for vmdebootstrap.
  * Documentation updates.

 -- Iain R. Learmonth <irl@debian.org>  Wed, 25 May 2016 13:26:02 +0100

live-wrapper (0.2) unstable; urgency=medium

  * User documentation is now included.

 -- Iain R. Learmonth <irl@debian.org>  Fri, 18 Dec 2015 11:12:58 +0000

live-wrapper (0.1) unstable; urgency=medium

  * Initial release. (Closes: #804315)

 -- Iain R. Learmonth <irl@debian.org>  Sat, 21 Nov 2015 15:18:36 +0000