Advertisement
Guest User

Untitled

a guest
Jan 31st, 2013
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.72 KB | None | 0 0
  1. rae@build test/build$ sudo tklpatch ../iso/turnkey-fileserver-12.0-squeeze-x86.iso leechbox.tar.gz
  2. # extracting root filesystem and isolinux from ISO
  3. Parallel unsquashfs: Using 2 processors
  4. 29272 inodes (30495 blocks) to write
  5.  
  6. [=========================================================================================================================================================\] 30495/30495 100%
  7. created 27521 files
  8. created 3503 directories
  9. created 1190 symlinks
  10. created 38 devices
  11. created 1 fifos
  12. TKLPATCH_ISOLABEL: leechbox
  13. # extracting patch leechbox.tar.gz to /tmp/tmp.u39K0aalVU
  14. # applying patch /tmp/tmp.u39K0aalVU/leechbox
  15. # applying overlay /tmp/tmp.u39K0aalVU/leechbox/overlay
  16. # executing config script /tmp/tmp.u39K0aalVU/leechbox/conf
  17. Adding 'local diversion of /sbin/initctl to /sbin/initctl.distrib'
  18. # chroot execute: /tmp/tklpatch/conf
  19. + export HOSTNAME=nfstest
  20. + HOSTNAME=nfstest
  21. + export USERNAME=test
  22. + USERNAME=test
  23. + export GROUPNAME=test
  24. + GROUPNAME=test
  25. + echo nfstest
  26. + sed -i 's|127.0.1.1 \(.*\)|127.0.1.1 nfstest|' /etc/hosts
  27. + groupadd test
  28. + useradd -c 'App userid' -d /home/test -g test -m -s /bin/bash test
  29. + chown -R test:test /home/test
  30. + apt-get update
  31. Get:1 http://ftp.debian.org squeeze Release.gpg [1672 B]
  32. Get:2 http://security.debian.org squeeze/updates Release.gpg [836 B]
  33. Ign http://ftp.debian.org/debian/ squeeze/contrib Translation-en
  34. Ign http://ftp.debian.org/debian/ squeeze/main Translation-en
  35. Ign http://security.debian.org/ squeeze/updates/contrib Translation-en
  36. Ign http://ftp.debian.org/debian/ squeeze/non-free Translation-en
  37. Ign http://security.debian.org/ squeeze/updates/main Translation-en
  38. Get:3 http://ftp.debian.org squeeze Release [99.8 kB]
  39. Ign http://security.debian.org/ squeeze/updates/non-free Translation-en
  40. Get:4 http://archive.turnkeylinux.org squeeze-security Release.gpg [490 B]
  41. Get:5 http://security.debian.org squeeze/updates Release [87.0 kB]
  42. Get:6 http://ftp.debian.org squeeze/main i386 Packages [6570 kB]
  43. Get:7 http://security.debian.org squeeze/updates/main i386 Packages [285 kB]
  44. Get:8 http://security.debian.org squeeze/updates/contrib i386 Packages [681 B]
  45. Ign http://archive.turnkeylinux.org/debian/ squeeze-security/main Translation-en
  46. Get:9 http://security.debian.org squeeze/updates/non-free i386 Packages [14 B]
  47. Get:10 http://archive.turnkeylinux.org squeeze Release.gpg [490 B]
  48. Get:11 http://ftp.debian.org squeeze/contrib i386 Packages [54.1 kB]
  49. Get:12 http://ftp.debian.org squeeze/non-free i386 Packages [108 kB]
  50. Ign http://archive.turnkeylinux.org/debian/ squeeze/main Translation-en
  51. Get:13 http://archive.turnkeylinux.org squeeze-security Release [1070 B]
  52. Get:14 http://archive.turnkeylinux.org squeeze Release [1322 B]
  53. Ign http://archive.turnkeylinux.org squeeze-security/main i386 Packages
  54. Get:15 http://archive.turnkeylinux.org squeeze/main i386 Packages [21.4 kB]
  55. Get:16 http://archive.turnkeylinux.org squeeze-security/main i386 Packages [665 B]
  56. Fetched 7232 kB in 3s (1895 kB/s)
  57. Reading package lists... Done
  58. + DEBIAN_FRONTEND=noninteractive
  59. + apt-get -y -o DPkg::Options::=--force-confdef -o DPkg::Options::=--force-confold install nfs-kernel-server nfs-common
  60. Reading package lists... Done
  61. Building dependency tree
  62. Reading state information... Done
  63. The following extra packages will be installed:
  64. libevent-1.4-2 libgssglue1 libnfsidmap2 librpcsecgss3 portmap
  65. The following NEW packages will be installed:
  66. libevent-1.4-2 libgssglue1 libnfsidmap2 librpcsecgss3 nfs-common nfs-kernel-server portmap
  67. 0 upgraded, 7 newly installed, 0 to remove and 35 not upgraded.
  68. Need to get 563 kB of archives.
  69. After this operation, 1667 kB of additional disk space will be used.
  70. Get:1 http://ftp.debian.org/debian/ squeeze/main libevent-1.4-2 i386 1.4.13-stable-1 [56.6 kB]
  71. Get:2 http://ftp.debian.org/debian/ squeeze/main libgssglue1 i386 0.1-4 [22.1 kB]
  72. Get:3 http://ftp.debian.org/debian/ squeeze/main libnfsidmap2 i386 0.23-2 [28.5 kB]
  73. Get:4 http://ftp.debian.org/debian/ squeeze/main librpcsecgss3 i386 0.19-2 [32.4 kB]
  74. Get:5 http://ftp.debian.org/debian/ squeeze/main portmap i386 6.0.0-2 [37.3 kB]
  75. Get:6 http://ftp.debian.org/debian/ squeeze/main nfs-common i386 1:1.2.2-4squeeze2 [228 kB]
  76. Get:7 http://ftp.debian.org/debian/ squeeze/main nfs-kernel-server i386 1:1.2.2-4squeeze2 [159 kB]
  77. Fetched 563 kB in 0s (24.6 MB/s)
  78. debconf: delaying package configuration, since apt-utils is not installed
  79. Selecting previously deselected package libevent-1.4-2.
  80. (Reading database ... 22907 files and directories currently installed.)
  81. Unpacking libevent-1.4-2 (from .../libevent-1.4-2_1.4.13-stable-1_i386.deb) ...
  82. Selecting previously deselected package libgssglue1.
  83. Unpacking libgssglue1 (from .../libgssglue1_0.1-4_i386.deb) ...
  84. Selecting previously deselected package libnfsidmap2.
  85. Unpacking libnfsidmap2 (from .../libnfsidmap2_0.23-2_i386.deb) ...
  86. Selecting previously deselected package librpcsecgss3.
  87. Unpacking librpcsecgss3 (from .../librpcsecgss3_0.19-2_i386.deb) ...
  88. Selecting previously deselected package portmap.
  89. Unpacking portmap (from .../portmap_6.0.0-2_i386.deb) ...
  90. Selecting previously deselected package nfs-common.
  91. Unpacking nfs-common (from .../nfs-common_1%3a1.2.2-4squeeze2_i386.deb) ...
  92. Selecting previously deselected package nfs-kernel-server.
  93. Unpacking nfs-kernel-server (from .../nfs-kernel-server_1%3a1.2.2-4squeeze2_i386.deb) ...
  94. Processing triggers for man-db ...
  95. Setting up libevent-1.4-2 (1.4.13-stable-1) ...
  96. Setting up libgssglue1 (0.1-4) ...
  97. Setting up libnfsidmap2 (0.23-2) ...
  98. Setting up librpcsecgss3 (0.19-2) ...
  99. Setting up portmap (6.0.0-2) ...
  100. Starting portmap daemon....
  101. Setting up nfs-common (1:1.2.2-4squeeze2) ...
  102.  
  103. Creating config file /etc/idmapd.conf with new version
  104.  
  105. Creating config file /etc/default/nfs-common with new version
  106. Adding system user `statd' (UID 104) ...
  107. Adding new user `statd' (UID 104) with group `nogroup' ...
  108. Not creating home directory `/var/lib/nfs'.
  109. Starting NFS common utilities: statd.
  110. Setting up nfs-kernel-server (1:1.2.2-4squeeze2) ...
  111.  
  112. Creating config file /etc/exports with new version
  113.  
  114. Creating config file /etc/default/nfs-kernel-server with new version
  115. Starting NFS common utilities: statd.
  116. Exporting directories for NFS kernel daemon....
  117. Starting NFS kernel daemon: nfsd mountd.
  118. + service nfs-kernel-server stop
  119. Stopping NFS kernel daemon: mountd nfsd.
  120. Unexporting directories for NFS kernel daemon....
  121. + service nfs-common stop
  122. Stopping NFS common utilities: statd.
  123. + chown -R test:test /home/test
  124. + exit
  125. Removing 'local diversion of /sbin/initctl to /sbin/initctl.distrib'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement