summary refs log tree commit diff
path: root/nixos/modules/virtualisation/xen-dom0.nix
Commit message (Expand)AuthorAge
* nixos/*: automatically convert option descriptionspennae2022-08-31
* nixos/virtualization: invariant option docs MD conversionspennae2022-07-24
* treewide: attempt at markdown option docspennae2022-06-12
* nixos/make-options-doc: turn relatedPackages into linkspennae2022-01-02
* nixos/documentation: split options doc buildpennae2022-01-02
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* Merge branch 'staging-next' into stagingJan Tojnar2021-04-06
|\
| * iproute: deprecate aliasSandro Jäckel2021-04-04
* | linux: remove xen_dom0 feature entirelyAlyssa Ross2021-04-05
|/
* nixos/xen: add typesFritz Otlinghaus2021-01-31
* utillinux: rename to util-linuxGraham Christensen2020-11-24
* treewide: add types to boolean / enable options or make use of mkEnableOptionDominik Xaver Hörl2020-04-27
* treewide: use attrs instead of list for types.loaOf optionsrnhmjoj2020-01-06
* nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger2019-12-10
* nixos/modules: Remove all usages of types.stringSilvan Mosberger2019-08-31
* reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
* xen 4.10: link /etc/xen/oxenstored.confxeji2018-03-07
* xen: fix broken version comparisonsxeji2018-03-07
* nixos/xen-dom0: add related packages, make it play well with themJan Malakhovski2018-02-09
* Revert "nixos: doc: implement related packages in the manual"Graham Christensen2017-12-23
* nixos/xen-dom0: add related packages, make it play well with themJan Malakhovski2017-12-07
* modules: specify some typesRobin Gloster2017-08-04
* xen_4_8: init at 4.8.1Michał Pałka2017-06-27
* xen service: Fix removing netfilter rules while stopping xen-bridgeMichał Pałka2017-05-11
* Merge pull request #25495 from michalpalka/xen-forward-dnsJoachim F2017-05-06
|\
| * xen service: Forward DNS queries from Xen guestsMichał Pałka2017-05-04
* | Merge pull request #25494 from michalpalka/xendomainsJoachim F2017-05-06
|\ \
| * | xen service: Add the possibility to override configuration of xendomainsMichał Pałka2017-05-04
| |/
* / xen service: fix xen-bridge not setting the configured netmaskMichał Pałka2017-04-28
|/
* nixos: xen: condition default packages on `enable`Jan Malakhovski2017-03-24
* virtualisation-xen: fix defaultText interpolationDaiderd Jordan2017-03-11
* nixos: xen: make packages configurableJan Malakhovski2017-03-05
* Merge pull request #19900 from michalpalka/xen-fix-xen-bridge2Joachim F2016-11-28
|\
| * xen service: fix wrong netmask handed out by xen-bridge.serviceMichał Pałka2016-10-26
* | xen service: fix iptables race condition in xen-bridge.serviceMichał Pałka2016-10-25
|/
* xen: fixes (authored by michalpalka)Thomas Strobel2015-07-15
* Xen Dom0: add dnsmasq to xen-bridge.Thomas Strobel2015-07-02
* Fix: xen-bridge systemd serviceThomas Strobel2015-06-12
* Link Xen scripts to /etc/xenThomas Strobel2015-06-12
* Deal with virtualisation.xen.stored in a more standard wayEelco Dolstra2015-03-05
* nixos/xen: do not use derivation in the default valuesLuca Bruno2015-03-04
* Update: add new Xen versions + update NixOS Xen modulesThomas Strobel2015-02-25
* bridge-utils: align attrname with pkgnameBjørn Forsman2015-02-20
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* nixos: capitalize a bunch of service descriptionsBjørn Forsman2013-11-09
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10