summary refs log tree commit diff
path: root/nixos/modules/installer/cd-dvd/iso-image.nix
Commit message (Expand)AuthorAge
* installer/cd-dvd/iso-image: avoid leaking build timestamps on non-x86Thomas Watson2022-01-05
* treewide: refactor isi686 && isx86_64 -> isx86Ryan Burns2021-11-20
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* lib/modules: add mkImageMediaOverrideDavid Arnold2021-08-03
* nixos/boot-media: soft-force entire fs layoutDavid Arnold2021-08-03
* nixos/installer: force root fs typeDavid Arnold2021-07-28
* Merge pull request #119657 from syncom/syncom/deterministic-efiimgSandro2021-06-26
|\
| * iso-image: More concise code for fixed order mmd and mcopy operationsNing Shang2021-05-20
| * iso-image: Workaround for better determinism in du outputNing Shang2021-05-20
| * iso-image: Use fixed-order mcopy instead of file globbingNing Shang2021-05-17
* | treewide: Use `fileSystems.<name>.depends` option where necessaryjakobrs2021-06-08
* | iso-image: Improve disk detectionSamuel Dionne-Riel2021-05-22
* | iso-image: unqualified root → ($root)Samuel Dionne-Riel2021-05-22
* | iso-image: change date on all filesSamuel Dionne-Riel2021-05-22
* | iso-image: Force gfxmodeSamuel Dionne-Riel2021-05-22
|/
* iso-image: Build using strictDepsSamuel Dionne-Riel2021-05-04
* iso-image: Add support for armv7l-linuxSamuel Dionne-Riel2021-05-04
* iso-image: Fixes for cross-compilationSamuel Dionne-Riel2021-05-04
* iso-image: Hide rEFInd from menu in known non-working situationsSamuel Dionne-Riel2021-05-01
* iso-image: Provide the right rEFInd binarySamuel Dionne-Riel2021-05-01
* iso-image: Make graphical output work properly on AArch64Samuel Dionne-Riel2021-05-01
* iso-image: Fix grub file load locationSamuel Dionne-Riel2021-05-01
* iso-image: enable XZ compress filterAtemu2021-01-15
* iso-image: add 'serial console' boot entryTom Fitzhenry2020-12-22
* nixos/iso-image: make squashfs compression easily configurableDominik Xaver Hörl2020-08-04
* iso-image: use zstd for compressionPavol Rusnak2020-04-24
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
* iso-image: make $ARCH shorterworldofpeace2020-04-09
* Revert "Revert "iso-image: normalize volumeID""worldofpeace2020-04-09
* Revert "iso-image: normalize volumeID"worldofpeace2020-04-09
* iso-image: make sure volumeID is less than 32 charsworldofpeace2020-03-27
* iso-image: normalize volumeIDworldofpeace2020-03-27
* Revert "Revert "Merge master into staging-next""Frederik Rietdijk2020-02-05
* Revert "Merge master into staging-next"Frederik Rietdijk2020-02-05
* use overlayfs by default for netboot and isoRichard Marko2020-02-05
* installer/cd-dvd/iso-image: avoid leaking build timestampsArnout Engelen2019-12-11
* Merge pull request #46997 from worldofpeace/installer-autorunworldofpeace2019-10-05
|\
| * nixos/iso-image: add menu entry to disable display-managerworldofpeace2019-10-02
* | iso-image: add loopback.cfg support to boot iso from grublassulus2019-10-04
|/
* iso-image: Enable nouveau by defaultadisbladis2019-09-07
* treewide: Remove usage of isNullDaniel Schaefer2019-04-29
* Revert "Merge pull request #57559 from Ekleog/iso-image-reproducibilization"Léo Gaspard2019-04-01
* Merge pull request #57559 from Ekleog/iso-image-reproducibilizationGraham Christensen2019-03-29
|\
| * iso-image: make reproducible by not relying on mcopy's readdirLéo Gaspard2019-03-13
* | Merge pull request #58196 from tomfitzhenry/iso-syslinux-serial-consistentSilvan Mosberger2019-03-28
|\ \
| * | syslinux: change serial bit rate to 115200Tom Fitzhenry2019-03-24
| |/
* | Merge pull request #54625 from FlorianFranzen/efi32Matthew Bauer2019-03-21
|\ \ | |/ |/|
| * grub: Support 32bit EFI on 64bit x86 platformsFlorian Franzen2019-03-18
* | efi-image_eltorito: make reproducibleGraham Christensen2019-02-05
|/
* installer: Adds AArch64 UEFI installer support.Samuel Dionne-Riel2018-12-12