nixpkgs/nixos/doc/manual/from_md/development
Jörg Thalheim 29db54c373 nixos/tests: extend shell_interact to accept alternative socat addresses
`shell_interact()` is currently not nice to use.  If you try to cancel
the socat process, it will also break the nixos test. Furthermore
ptpython creates it's own terminal that subprocesses are running in,
which breaks some of the terminal features of socat.
Hence this commit extends `shell_interact` to allow also to connect to
arbitrary servers i.e. tcp servers started by socat.
2023-01-27 13:09:25 +01:00
..
activation-script.section.xml nixos/doc: bump Pandoc 2022-12-27 17:23:25 +01:00
assertions.section.xml nixos/doc: bump Pandoc 2022-12-27 17:23:25 +01:00
bootspec.chapter.xml nixos/doc: bump Pandoc 2022-12-27 17:23:25 +01:00
building-parts.chapter.xml
freeform-modules.section.xml nixos/doc: bump Pandoc 2022-12-27 17:23:25 +01:00
importing-modules.section.xml nixos/doc: bump Pandoc 2022-12-27 17:23:25 +01:00
linking-nixos-tests-to-packages.section.xml
meta-attributes.section.xml nixos/manual: mention that module chapters should use markdown 2023-01-10 10:31:59 +01:00
nixos-tests.chapter.xml
option-declarations.section.xml nixos/manual: clarify mk{Enable,Package}Option MD usage 2023-01-22 17:08:40 +01:00
option-def.section.xml nixos/doc: bump Pandoc 2022-12-27 17:23:25 +01:00
option-types.section.xml nixos/doc: bump Pandoc 2022-12-27 17:23:25 +01:00
replace-modules.section.xml nixos/doc: bump Pandoc 2022-12-27 17:23:25 +01:00
running-nixos-tests-interactively.section.xml nixos/tests: extend shell_interact to accept alternative socat addresses 2023-01-27 13:09:25 +01:00
running-nixos-tests.section.xml nixos/doc/running-nixos-tests: Simplify running instructions with nixosTests 2022-09-24 17:38:08 +01:00
settings-options.section.xml nixos/doc: bump Pandoc 2022-12-27 17:23:25 +01:00
sources.chapter.xml
testing-installer.chapter.xml
unit-handling.section.xml
what-happens-during-a-system-switch.chapter.xml
writing-documentation.chapter.xml doc,nixos/doc: unescape apostrophes 2022-12-27 17:13:47 +01:00
writing-modules.chapter.xml nixos/doc: bump Pandoc 2022-12-27 17:23:25 +01:00
writing-nixos-tests.section.xml nixos/test-driver: add optional address arg to wait_for_{open,closed}_port 2022-12-29 13:50:17 +01:00