Displaying 3 results from an estimated 3 matches for "pmap_set".
2004 Jun 17
0
portmap spoofing in nfsmount
...k an affirmative reply.
There are two ways to use it (this belongs in a README file, but it's
too late at night right now):
a) Set a fixed portnumber in /proc/sys/nfs/nlm_tcpport and
/proc/sys/nfs/nlm_udpport before calling nfsmount; once the portmapper
starts feed that fixed portnumber to pmap_set(8). In this case the
pmap_file can be /dev/null.
b) Allow the kernel to bind to any port and use the file produced by
nfsroot to feed to pmap_set (it should be directly compatible); this
means the file needs to be transferred to a place where the "real root"
can find it before run-i...
2004 Jan 16
2
ext3 bug?
...root 7108 24. Nov 2001 nameif
-rwxr-xr-x 1 root root 2808 31. Mai 2003 pivot_root
-rwxr-xr-x 1 root root 4716 24. Nov 2001 plipconfig
-rwxr-xr-x 1 root root 3324 18. M� 2001 pmap_dump
-rwxr-xr-x 1 root root 3372 18. M� 2001 pmap_set
-rwxr-xr-x 1 root root 11692 18. M� 2001 portmap
?-ws--s--T 16409 694698007 1075434216 1075242124 31. J� 2004 poweroff
-rwxr-xr-x 1 root root 18860 24. Nov 2001 rarp
-rwxr-xr-x 1 root root 5088 31. Mai 2003 raw
?rwSrwx--T 16406 113786907 1075297776 1...
2011 Jul 13
9
[PATCH 0/8] switch_root() enhancements
On a train ride to Bruxelles, brought out my axe and directly attacked
run_init(8). run_init(8) is dead, long live switch_root(8).
The next run on switch_root(8) involves fdopendir,
so another push for the upcoming stdio 1.6 branch.
The following is boot tested with initramfs-tools,
kinit(8) tests would very much be appreciated!?
Michal Suchanek (1):
[klibc] switch_root: Fix single file