Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 8d092270d28d82aa5623bcde55a2ee85129ac1f1
https://github.com/NixOS/nixpkgs/commit/8d092270d28d82aa5623bcde55a2ee85129ac1f1
Author: Bob van der Linden <[email protected]>
Date: 2015-03-24 (Tue, 24 Mar 2015)
Changed paths:
M nixos/lib/make-iso9660-image.nix
M nixos/lib/make-iso9660-image.sh
M nixos/modules/installer/cd-dvd/installation-cd-base.nix
M nixos/modules/installer/cd-dvd/iso-image.nix
Log Message:
-----------
nixos: iso-image: use syslinux bootloader for USB booting support
This changes the bootloader for iso generation from Grub to
syslinux. In addition this adds USB booting support, so that
"dd" can be used to burn the generated ISO to USB thumbdrives
instead of needing applications like UnetBootin.
Commit: 16a936be90ee442a00b397a8f62060d5e4c062c9
https://github.com/NixOS/nixpkgs/commit/16a936be90ee442a00b397a8f62060d5e4c062c9
Author: Bob van der Linden <[email protected]>
Date: 2015-03-24 (Tue, 24 Mar 2015)
Changed paths:
M nixos/lib/make-iso9660-image.sh
Log Message:
-----------
nixos: iso-image: filename escaping in xorriso
Commit: a12ddc1964d0c66d81e9e5f05aedaec55bd3a1cd
https://github.com/NixOS/nixpkgs/commit/a12ddc1964d0c66d81e9e5f05aedaec55bd3a1cd
Author: Bob van der Linden <[email protected]>
Date: 2015-03-24 (Tue, 24 Mar 2015)
Changed paths:
M nixos/modules/installer/cd-dvd/iso-image.nix
Log Message:
-----------
nixos: iso-image: use generic boot-loader timeout
Syslinux uses different values than grub for timeout.
It uses 1/10 seconds as its unit and it uses 0 to disable timeouts.
In response to PR #5772.
Commit: af68f2400365d830131acf5fb0f3e2c8cbad65a7
https://github.com/NixOS/nixpkgs/commit/af68f2400365d830131acf5fb0f3e2c8cbad65a7
Author: Bob van der Linden <[email protected]>
Date: 2015-03-24 (Tue, 24 Mar 2015)
Changed paths:
M nixos/modules/installer/cd-dvd/iso-image.nix
Log Message:
-----------
nixos: iso-image: solve UNetbootin compatiblity
There are a number of hidden restrictions on the syslinux
configuration file that come into play when UNetbootin
compatiblity is desired. With this commit these are documented.
Commit: 9ff9949896c7ff0307ea60dc8d25de340860bfc4
https://github.com/NixOS/nixpkgs/commit/9ff9949896c7ff0307ea60dc8d25de340860bfc4
Author: Bob van der Linden <[email protected]>
Date: 2015-03-24 (Tue, 24 Mar 2015)
Changed paths:
M nixos/modules/installer/cd-dvd/iso-image.nix
Log Message:
-----------
nixos: iso-image: removed com32 entries from syslinux menu
These entries result in incorrect entries when UNetbootin writes
the image to an USB disk.
Commit: c57a912016025f66d666f0da26bc998b49ae55a7
https://github.com/NixOS/nixpkgs/commit/c57a912016025f66d666f0da26bc998b49ae55a7
Author: Bob van der Linden <[email protected]>
Date: 2015-03-24 (Tue, 24 Mar 2015)
Changed paths:
M nixos/lib/test-driver/Machine.pm
M nixos/release.nix
A nixos/tests/boot.nix
Log Message:
-----------
nixos: test: add tests for booting installation iso in various ways
Commit: f0fd1c9bcfd745d3576dc8ca1357ad458a522fc2
https://github.com/NixOS/nixpkgs/commit/f0fd1c9bcfd745d3576dc8ca1357ad458a522fc2
Author: Bob van der Linden <[email protected]>
Date: 2015-03-24 (Tue, 24 Mar 2015)
Changed paths:
M nixos/modules/installer/cd-dvd/iso-image.nix
Log Message:
-----------
nixos: iso-image: use memtest86 params in syslinux
See also #6593.
Commit: 58112832a795337dfb3c205307ab9fe2c9280759
https://github.com/NixOS/nixpkgs/commit/58112832a795337dfb3c205307ab9fe2c9280759
Author: Bob van der Linden <[email protected]>
Date: 2015-03-24 (Tue, 24 Mar 2015)
Changed paths:
M nixos/modules/installer/cd-dvd/iso-image.nix
Log Message:
-----------
nixos: iso-image: use label "EFIBOOT" for efi.img
Commit: 81fc066900e3349ef3c026c6cec4b0ad9793b5ee
https://github.com/NixOS/nixpkgs/commit/81fc066900e3349ef3c026c6cec4b0ad9793b5ee
Author: Vladimír Čunát <[email protected]>
Date: 2015-03-31 (Tue, 31 Mar 2015)
Changed paths:
M nixos/lib/make-iso9660-image.nix
M nixos/lib/make-iso9660-image.sh
M nixos/lib/test-driver/Machine.pm
M nixos/modules/installer/cd-dvd/installation-cd-base.nix
M nixos/modules/installer/cd-dvd/iso-image.nix
M nixos/release.nix
A nixos/tests/boot.nix
Log Message:
-----------
Merge #4678: nixos iso-image: support USB booting
by using syslinux (i.e. support the dd-method in addition to unetbootin).
@vcunat tidied the PR by squashing closely related changes together.
Compare: https://github.com/NixOS/nixpkgs/compare/9ce8d10daef3...81fc066900e3_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits