summary refs log tree commit diff
path: root/nixos/modules/installer/cd-dvd
Commit message (Expand)AuthorAge
* nixos/installer: force root fs typeDavid Arnold2021-07-28
* installation-cd-base.nix: Add 'live.nixos.passwd' boot optionjakobrs2021-07-03
* 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
|/
* Merge pull request #121450 from samueldr/feature/cross-uefi-isoSamuel Dionne-Riel2021-05-10
|\
| * 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
* | Merge pull request #121834 from samueldr/feature/raspberrypi4-image-cleanupSamuel Dionne-Riel2021-05-10
|\ \
| * | sd_image_raspberrypi4: Remove, as planned initiallySamuel Dionne-Riel2021-05-05
* | | gnome: rename from gnome3Jan Tojnar2021-05-08
| |/ |/|
* | 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
|/
* installer: add deprecation warning about sd-card file moveDavid Arnold2021-02-19
* installer: add back-compat files for sd-card image folder moveDavid Arnold2021-02-19
* installer: move ./cd-dvd/sd-card* -> ./sd-card/David Arnold2021-02-19
* nixos: Get rid of systemConfig kernel parameterArian van Putten2021-02-18
* iso-image: enable XZ compress filterAtemu2021-01-15
* nixos/getty: rename from services.mingettyAlyssa Ross2021-01-05
* linux: configure aarch64 contiguous memory allocator via kernel configSamuel Dionne-Riel2020-12-31
* sd-image-raspberrypi4: Use u-boot for bootingSamuel Dionne-Riel2020-12-31
* Merge pull request #65609 from jslight90/patch-2Silvan Mosberger2020-12-23
|\
| * nixos/sd-image-aarch64: update deprecated optionJeff Slight2019-07-30
* | iso-image: add 'serial console' boot entryTom Fitzhenry2020-12-22
* | nixos/sd-image: explicit reference to the gawk packageMatej Urbas2020-12-12
* | sd-image: fix resizing if root is not the second partition.Jörg Thalheim2020-12-02
* | utillinux: rename to util-linuxGraham Christensen2020-11-24
* | installation-cd-graphical-gnome: add firefox to favorite-appsWORLDofPEACE2020-10-24
* | Merge pull request #96042 from rnhmjoj/loaOfWORLDofPEACE2020-09-02
|\ \
| * | treewide: completely remove types.loaOfrnhmjoj2020-09-02
* | | nixos/sdImage: add postBuildCommandsRichard Marko2020-08-27
|/ /
* | nixos/*: editorconfig fixeszowoq2020-08-08
* | nixos/iso-image: make squashfs compression easily configurableDominik Xaver Hörl2020-08-04
* | nixos/displayManager: make autoLogin options independent of DM typeworldofpeace2020-07-09
* | nixos/sd-image-*: use boot.loader.generic-extlinux-compatible.populateCmdFlorian Klink2020-06-21
* | Merge pull request #90119 from samueldr/feature/rpi4-fixupsSamuel Dionne-Riel2020-06-20
|\ \
| * | sd-image-raspberrypi4: mount boot partitionSamuel Dionne-Riel2020-06-11
| * | sd-image: Make firmware partition name configurableSamuel Dionne-Riel2020-06-11
* | | images: remove original files when using zstd for compressionPavol Rusnak2020-06-14
|/ /
* | Merge pull request #85947 from prusnak/images-zstdMarek Mahut2020-06-07
|\ \
| * | iso-image: use zstd for compressionPavol Rusnak2020-04-24