blob: 1eab9cc5ad87060841ccf297a3ce1147164c209f (
plain)
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
|
1.9
- bootloader: make it clear that non-free drivers are only for NVIDIA
1.8:
- fix linux16/linuxefi inclusion in bootloader images
- minor improvements to examples
1.7:
- default to using linux16 and linuxefi GRUB2 commands (mga#24137)
- translation updates
1.6:
- give the ESP partition a volume label, to work round mga#23939
1.5:
- support both 32 and 64 bit packages in media on the ISOs
- get some settings from the repo product.id file
- rename 'version' setting to 'release'
- translation updates
1.4:
- improved control of isohybrid protective partition start and type
- avoid full file path appearing in checksum files
- undo accidental commit of changes to examples
- translation updates
1.3:
- support starting isohybrid protective partition at sector 1
- translation updates
1.2:
- draklive: enable boot from updated kernel in persistent overlay
- draklive: enable pivot back to initramfs for cleaner shutdown
- update examples for changes in Mageia 7
- translation updates
1.1:
- drakclassic: filter out obsolete packages when calculating dependencies
- drakclassic: copy package index file into dist directory
- drakclassic: various minor changes for clarity/readability
- draklive: add draklive installer manual to Xfce example
- translation updates
1.0:
- new tools for creating both classic installer and live ISOs
o based on user/martinw/use-grub2 branch of draklive
|