summary refs log tree commit diff
path: root/pkgs/os-specific/linux/chromium-os
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2020-05-12 17:37:35 +0000
committerAlyssa Ross <hi@alyssa.is>2020-05-12 17:37:35 +0000
commitcc2d9c385f776f38fa37656b8440b5c4a460e9a7 (patch)
tree136f6fc2947b80906a3a77401f49aecb91bd1597 /pkgs/os-specific/linux/chromium-os
parent3c202eab9a5be50021b90b41a09288cab5f2aa03 (diff)
downloadnixpkgs-cc2d9c385f776f38fa37656b8440b5c4a460e9a7.tar
nixpkgs-cc2d9c385f776f38fa37656b8440b5c4a460e9a7.tar.gz
nixpkgs-cc2d9c385f776f38fa37656b8440b5c4a460e9a7.tar.bz2
nixpkgs-cc2d9c385f776f38fa37656b8440b5c4a460e9a7.tar.lz
nixpkgs-cc2d9c385f776f38fa37656b8440b5c4a460e9a7.tar.xz
nixpkgs-cc2d9c385f776f38fa37656b8440b5c4a460e9a7.tar.zst
nixpkgs-cc2d9c385f776f38fa37656b8440b5c4a460e9a7.zip
spectrumPackages.spectrum-vm: fix long commands
The "spectrumcmd" kernel parameter, which is used to pass custom
commands into the VM, uses base64 to get around the lack of solid
kernel command line quoting.  By default, base64(1) wraps lines at 76
characters, so any command longer than 76 * 0.75 = 57 characters would
try to include a newline in the kernel command line, which doesn't
work.
Diffstat (limited to 'pkgs/os-specific/linux/chromium-os')
0 files changed, 0 insertions, 0 deletions