about summary refs log tree commit diff
path: root/nixos/modules/virtualisation/xen-dom0.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-13/+12
2022-08-31nixos/*: automatically convert option descriptionspennae1-1/+1
2022-07-24nixos/virtualization: invariant option docs MD conversionspennae1-12/+12
2022-06-12treewide: attempt at markdown option docspennae1-3/+3
2022-01-02nixos/make-options-doc: turn relatedPackages into linkspennae1-4/+0
2022-01-02nixos/documentation: split options doc buildpennae1-0/+3
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-4/+4
2021-04-06Merge branch 'staging-next' into stagingJan Tojnar1-1/+1
2021-04-05linux: remove xen_dom0 feature entirelyAlyssa Ross1-3/+0
2021-04-04iproute: deprecate aliasSandro Jäckel1-1/+1
2021-01-31nixos/xen: add typesFritz Otlinghaus1-1/+4
2020-11-24utillinux: rename to util-linuxGraham Christensen1-2/+2
2020-04-27treewide: add types to boolean / enable options or make use of mkEnableOptionDominik Xaver Hörl1-8/+3
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-19/+12
2019-12-10nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger1-0/+5
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger1-1/+1
2018-08-30reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson1-1/+1
2018-03-07xen 4.10: link /etc/xen/oxenstored.confxeji1-0/+6
2018-03-07xen: fix broken version comparisonsxeji1-3/+3
2018-02-09nixos/xen-dom0: add related packages, make it play well with themJan Malakhovski1-15/+10
2017-12-23Revert "nixos: doc: implement related packages in the manual"Graham Christensen1-10/+15
2017-12-07nixos/xen-dom0: add related packages, make it play well with themJan Malakhovski1-15/+10
2017-08-04modules: specify some typesRobin Gloster1-0/+1
2017-06-27xen_4_8: init at 4.8.1Michał Pałka1-21/+36
2017-05-11xen service: Fix removing netfilter rules while stopping xen-bridgeMichał Pałka1-2/+5
2017-05-06Merge pull request #25495 from michalpalka/xen-forward-dnsJoachim F1-3/+15
2017-05-06Merge pull request #25494 from michalpalka/xendomainsJoachim F1-1/+18
2017-05-04xen service: Forward DNS queries from Xen guestsMichał Pałka1-3/+15
2017-05-04xen service: Add the possibility to override configuration of xendomainsMichał Pałka1-1/+18
2017-04-28xen service: fix xen-bridge not setting the configured netmaskMichał Pałka1-0/+4
2017-03-24nixos: xen: condition default packages on `enable`Jan Malakhovski1-3/+3
2017-03-11virtualisation-xen: fix defaultText interpolationDaiderd Jordan1-1/+1
2017-03-05nixos: xen: make packages configurableJan Malakhovski1-18/+48
2016-11-28Merge pull request #19900 from michalpalka/xen-fix-xen-bridge2Joachim F1-1/+1
2016-10-26xen service: fix wrong netmask handed out by xen-bridge.serviceMichał Pałka1-1/+1
2016-10-25xen service: fix iptables race condition in xen-bridge.serviceMichał Pałka1-8/+8
2015-07-15xen: fixes (authored by michalpalka)Thomas Strobel1-1/+9
2015-07-02Xen Dom0: add dnsmasq to xen-bridge.Thomas Strobel1-11/+90
2015-06-12Fix: xen-bridge systemd serviceThomas Strobel1-8/+5
2015-06-12Link Xen scripts to /etc/xenThomas Strobel1-6/+8
2015-03-05Deal with virtualisation.xen.stored in a more standard wayEelco Dolstra1-2/+3
2015-03-04nixos/xen: do not use derivation in the default valuesLuca Bruno1-2/+3
2015-02-25Update: add new Xen versions + update NixOS Xen modulesThomas Strobel1-74/+185
2015-02-20bridge-utils: align attrname with pkgnameBjørn Forsman1-2/+2
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2013-11-09nixos: capitalize a bunch of service descriptionsBjørn Forsman1-1/+1
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+179