1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/os-specific/linux
Eelco Dolstra 2ae0060bde * qemu-kvm: a quick hack to support connecting a Unix domain socket on
the host to a TCP port on the guest.  This will be useful for
  automated testing using QEMU virtual machines.  Using TCP ports on
  the host is insecure and hard to manage (since you need to pick an
  available host port).

  For example:

    $ qemu-system-x86_64 ... -redir tcp:65535::514

  creates a Unix domain socket `./65535.socket' on the host.  (There
  is no proper syntax yet, so as a hack all host "ports" above 0xff00
  are treated in this way.)  Connections to that socket are then
  forwarded to TCP port 514 on the guest.  So the guest can do

    $ nc -l -p 514 -e /bin/sh

  to execute a shell for incoming connections on port 514, and then
  the host can do

    $ socat stdio ./65535.socket

  to run a shell on the guest.

svn path=/nixpkgs/trunk/; revision=16593
2009-08-05 17:26:39 +00:00
..
915resolution
acpi
acpid
acpitool
alsa-lib Reengineered ALSA expression and patched alsaLib to prevent compilation errors 2009-04-21 09:56:02 +00:00
alsa-utils Reengineered ALSA expression and patched alsaLib to prevent compilation errors 2009-04-21 09:56:02 +00:00
atheros big breaking change: renaming lib.getAttr to lib.attrByPath 2009-05-24 10:57:41 +00:00
aufs Reverting AUFS update 2009-07-16 11:39:03 +00:00
autofs cleaned up and fixed autofs v5 2009-05-01 05:42:32 +00:00
blcr FullDepEntry -> fullDepEntry, PackEntry -> packEntry 2009-05-19 23:25:58 +00:00
bridge_utils
btrfsprogs Adding myself as a maintainer of some of the packages 2009-08-04 07:49:16 +00:00
cpufrequtils
cramfsswap
cryopid
cryptsetup
device-mapper
dietlibc * Got rid of a lot of "postInstall=postInstall" and similar lines in 2009-04-23 13:31:10 +00:00
dmidecode
e2fsprogs * Changed version of gcc to 4.0.1 - 5484 on darwin 2009-06-21 18:37:54 +00:00
e3cfsprogs
eject
exmap
ext3cow-tools
fbterm Adding myself as a maintainer of some of the packages 2009-08-04 07:49:16 +00:00
firmware * Firmware for the Intel 5000 wireless cards. 2009-04-29 14:50:59 +00:00
fuse
fxload
genext2fs
gw6c Adding myself as a maintainer of some of the packages 2009-08-04 07:49:16 +00:00
hal * Added hal-info. 2009-04-28 21:59:09 +00:00
hdparm
hibernate
htop
hwdata
ifplugd
iproute * iproute2 updated to 2.6.29-1. 2009-07-23 21:34:53 +00:00
iptables * iptables updated to 1.4.4. 2009-07-23 18:16:24 +00:00
iputils
iwlwifi
jfsrec FullDepEntry -> fullDepEntry, PackEntry -> packEntry 2009-05-19 23:25:58 +00:00
jfsutils
kbd * kbd updated to 1.15. 2009-06-05 17:16:14 +00:00
kernel * Linux 2.6.27.29. 2009-08-03 10:04:20 +00:00
kernel-headers I revert my changes to get nixpkgs working on armv5tel-linux. 2009-07-26 22:47:33 +00:00
kernel-headers-cross * Got rid of a lot of "postInstall=postInstall" and similar lines in 2009-04-23 13:31:10 +00:00
klibc * Revive klibc 1.5 for now since vmtools still uses its insmod. 2009-06-25 08:22:51 +00:00
kqemu FullDepEntry -> fullDepEntry, PackEntry -> packEntry 2009-05-19 23:25:58 +00:00
kudzu * Got rid of a lot of "postInstall=postInstall" and similar lines in 2009-04-23 13:31:10 +00:00
kvm * Remove some old KVM versions. 2009-08-04 15:57:12 +00:00
libcap
libnscd
libselinux
libsepol
libsmbios * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
libvolume_id
lm_sensors
lvm2
mdadm
mingetty
module-init-tools * Module aggregator: use buildEnv, which is much faster because it 2009-04-20 19:13:40 +00:00
modutils
mount-cifs * Fixed the mount-cifs source URL (copied from the stdenv-branch). 2009-04-09 08:12:16 +00:00
ndiswrapper
net-tools
nfs-utils
nss_ldap
numactl
nvidia-x11 * Revert the NVIDIA driver to the previous version. The new one 2009-08-05 08:54:13 +00:00
opengl/xorg-sys
ov511
pam
pam_console * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
pam_devperm
pam_ldap
pam_login
pam_unix2
pcmciautils
polkit adding zenity to gnome desktop nix expressions 2009-05-20 17:39:18 +00:00
powertop
procps
pwdutils
qc-usb
qemu-kvm * qemu-kvm: a quick hack to support connecting a Unix domain socket on 2009-08-05 17:26:39 +00:00
radeontools
reiser4progs
reiserfsprogs
sdparm * sdparm: the previous URL was broken. 2009-04-16 12:23:53 +00:00
shadow
splashutils * Fix splashutils. 2009-04-22 23:13:21 +00:00
squashfs * mksquashfs needs pthread_cancel. 2009-06-10 13:29:12 +00:00
statifier Adding statifier, a tool to make pseudostatic binaries. Unfortunately, statified NixOS-built binaries segfault on Ubuntu.. 2009-07-09 21:34:29 +00:00
sysfsutils
sysklogd
syslinux
sysstat
sysvinit * Got rid of a lot of "postInstall=postInstall" and similar lines in 2009-04-23 13:31:10 +00:00
tcp-wrapper
tunctl
udev
uml-utilities
upstart * Upstart in the stdenv branch is incompatible with Upstart in the 2009-04-25 22:48:48 +00:00
usbutils
util-linux-ng * e2fsprogs updated to 1.41.6. Also keep the previous version around 2009-06-15 16:45:48 +00:00
wireless-tools
wis-go7007
wpa_supplicant Modified WPA supplicant expression so that it includes an icon 2009-05-13 10:56:53 +00:00
xfsprogs FullDepEntry -> fullDepEntry, PackEntry -> packEntry 2009-05-19 23:25:58 +00:00