pastebin - collaborative debugging tool
rovema.kpaste.net RSS


schroot for ProConOS (try #17)
Posted by Anonymous on Wed 2nd Oct 2024 11:24
raw | new post

  1. #
  2. # schroot for ProConOS
  3. #
  4.  
  5. $ cat /etc/schroot/chroot.d/schroot_bullseye_proconos001
  6. [schroot_bullseye_proconos001]
  7. description=32bit test chroot for proconos, try 011
  8. #aliases=test-32bit
  9. type=directory
  10. directory=/home/target/schroot/schroot_bullseye_proconos001/root_dir/
  11. users=target,root
  12. root-groups=root
  13. profile=desktop
  14. personality=linux
  15. preserve-environment=false
  16. $ mkdir -p /home/target/schroot/schroot_bullseye_proconos001/root_dir
  17. $ cd /home/target/schroot/schroot_bullseye_proconos001/root_dir
  18. $ debootstrap --arch i386 '--include=autofs,nedit,x11-apps,strace,ltrace,locales,task-german,task-japanese,nfs-common,nfs4-acl-tools,vim,ksh,xterm,w3m,lynx,apt-file,file' --no-check-gpg bullseye $PWD http://deb.debian.org/debian
  19.  
  20. # create new /etc/apt/sources.list
  21. $ cat etc/apt/sources.list
  22. deb http://deb.debian.org/debian bullseye main contrib non-free
  23. deb-src http://deb.debian.org/debian bullseye main contrib non-free
  24.  
  25. deb http://deb.debian.org/debian bullseye-updates main contrib non-free
  26. deb-src http://deb.debian.org/debian bullseye-updates main contrib non-free
  27.  
  28. deb http://deb.debian.org/debian bullseye-backports main contrib non-free
  29. deb-src http://deb.debian.org/debian bullseye-backports main contrib non-free
  30.  
  31. deb http://security.debian.org/debian-security/ bullseye-security main contrib non-free
  32. deb-src http://security.debian.org/debian-security/ bullseye-security main contrib non-free
  33. # EOF.
  34.  
  35. #
  36. # enter schroot, update/upgrade packages, and install the full dev environment
  37. #
  38. $ schroot -c schroot_bullseye_proconos001 -u root --directory / -- /bin/bash
  39. # within schroot then do this
  40. $ apt-get update
  41. $ apt-get upgrade
  42. $ apt-get install autofs emacs nedit x11-apps strace ltrace locales task-german task-japanese nfs-common nfs4-acl-tools vim ksh xterm konsole w3m lynx apt-file file gcc clang gdb valgrind build-essential git subversion git-svn ddd bc flex debconf-utils dwarves sharutils wget nfs4-acl-tools libicu-dev cron at busybox  openssh-client libboost-all-dev libcurl4-openssl-dev libarchive-dev liblapack-dev liblapacke-dev libacl1-dev libbz2-dev qtbase5-dev qttools5-dev azure-cli wireshark-qt build-essential gcc perl bzip2 dkms make tigervnc-viewer lshw cvs pax weechat libcap-dev libidn11-dev libldap-dev libsqlite3-dev libxml2-dev liburiparser-dev libconfig-dev libdevmapper-dev attr x11vnc libgmp-dev libmpfr6 libmpc-dev maven autossh ntpdate apparmor-utils hdparm bmake ninja-build python3-venv python3-tomli rpm2cpio libslirp-dev libblas-dev lcov smartmontools openjdk-17-jdk openjdk-17-demo

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at