--
You received this message because you are subscribed to the Google Groups "[PiDP-11]" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pidp-11+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pidp-11/9c5a4054-d874-450d-966c-01cfb2bb0073n%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "[PiDP-11]" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pidp-11+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pidp-11/d3d625a4-c854-4ac5-a874-c1fc7fe46d4fn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pidp-11/3e4b2b52-533f-4516-a3dd-5dafd06fb4d0n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pidp-11/3e4b2b52-533f-4516-a3dd-5dafd06fb4d0n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pidp-11/1f067d88-f952-43d8-bab9-4d27494c042an%40googlegroups.com.
It appears that it was gzip’d twice.
amp1@amp1-PE-T410:~/x$ wget http://pidp.net/pidp11/pidp11.tar.gz
--2022-06-20 22:26:34-- http://pidp.net/pidp11/pidp11.tar.gz
pidp11.tar.gz 100%[===================>] 3.37M 327KB/s in 10s
2022-06-20 22:26:44 (336 KB/s) - ‘pidp11.tar.gz’ saved [3534521/3534521]
amp1@amp1-PE-T410:~/x$ file pidp11.tar.gz
pidp11.tar.gz: gzip compressed data, from Unix, original size modulo 2^32 3547194
amp1@amp1-PE-T410:~/x$ gunzip pidp11.tar.gz
amp1@amp1-PE-T410:~/x$ ls
pidp11.tar
amp1@amp1-PE-T410:~/x$ file pidp11.tar
pidp11.tar: gzip compressed data, last modified: Wed Aug 14 19:01:32 2019, from Unix, original size modulo 2^32 11171840
amp1@amp1-PE-T410:~/x$ mv pidp11.tar pidp11.tar.gz
amp1@amp1-PE-T410:~/x$ gunzip pidp11.tar.gz
amp1@amp1-PE-T410:~/x$ file pidp11.tar
pidp11.tar: POSIX tar archive (GNU)
amp1@amp1-PE-T410:~/x$ tar xvf pidp11.tar
./bin/
./bin/down.sh
./bin/clean.sh
./bin/client11
./bin/server11
./bin/makesys.sh
./bin/test.py
./bin/rebootsimh.sh
./bin/pidp11.sh
./bin/getsel.sh
./bin/scansw
./bin/makeball.sh
./install/
./install/install.sh
./etc/
./etc/pdp.sh
./etc/rc.pidp11
./src/
./src/original_make.sh
./src/00_common/
./src/00_common/getopt2.c
./src/00_common/errno2txt.h
./src/00_common/namevaluelist.h
./src/00_common/namevaluelist.c
./src/00_common/kbhit.c
./src/00_common/radix.c
./src/00_common/mcout.c
./src/00_common/bitcalc.h
./src/00_common/radix.h
./src/00_common/mcout.h
./src/00_common/getopt2.h
./src/00_common/bitcalc.c
./src/00_common/errno2txt.c
./src/00_common/getopt2_example.c
./src/00_common/.project
./src/00_common/inputline.h
./src/00_common/.cproject
./src/00_common/inputline.c
./src/00_common/kbhit.h
./src/11_pidp_server/
./src/11_pidp_server/pidp11/
./src/11_pidp_server/pidp11/main.h
./src/11_pidp_server/pidp11/makefile
./src/11_pidp_server/pidp11/gpiopattern.c
./src/11_pidp_server/pidp11/.settings/
./src/11_pidp_server/pidp11/.settings/language.settings.xml
./src/11_pidp_server/pidp11/.settings/org.eclipse.cdt.core.prefs
./src/11_pidp_server/pidp11/gpio.c
./src/11_pidp_server/pidp11/.project
./src/11_pidp_server/pidp11/bin-rpi/
./src/11_pidp_server/pidp11/bin-rpi/pidp1170_blinkenlightd
./src/11_pidp_server/pidp11/main.c
./src/11_pidp_server/pidp11/.cproject
./src/11_pidp_server/pidp11/gpiopattern.h
./src/11_pidp_server/pidp11/x86/
./src/11_pidp_server/pidp11/x86/pidp1170_blinkenlightd
./src/11_pidp_server/pidp11/gpio.h
./src/11_pidp_server/scanswitch/
./src/11_pidp_server/scanswitch/scansw.c
./src/11_pidp_server/scanswitch/scansw
./src/11_pidp_server/scanswitch/gpio.h
./src/11_pidp_server/scanswitch/Makefile
./src/07.0_blinkenlight_api/
./src/07.0_blinkenlight_api/blinkenlight_panels.h
./src/07.0_blinkenlight_api/historybuffer.h
./src/07.0_blinkenlight_api/blinkenlight_api_server_procs.c
./src/07.0_blinkenlight_api/rpcgen_win32.defect/
./src/07.0_blinkenlight_api/rpcgen_win32.defect/rpcgen.cmd
./src/07.0_blinkenlight_api/historybuffer.c
./src/07.0_blinkenlight_api/blinkenlight_panels.c
./src/07.0_blinkenlight_api/rpc_example2_msg/
./src/07.0_blinkenlight_api/rpc_example2_msg/makefile
./src/07.0_blinkenlight_api/rpc_example2_msg/msgrpc_svc_main.c
./src/07.0_blinkenlight_api/rpc_example2_msg/msgrpc_clnt_main.c
./src/07.0_blinkenlight_api/rpc_example2_msg/msgrpc.x
./src/07.0_blinkenlight_api/rpc_example2_msg/msg_proc.c
./src/07.0_blinkenlight_api/.project
./src/07.0_blinkenlight_api/rpcgen_linux/
./src/07.0_blinkenlight_api/rpcgen_linux/rpc_blinkenlight_api_xdr.c
./src/07.0_blinkenlight_api/rpcgen_linux/makefile
./src/07.0_blinkenlight_api/rpcgen_linux/rpc_blinkenlight_api_svc.c
./src/07.0_blinkenlight_api/rpcgen_linux/rpc_blinkenlight_api.h
./src/07.0_blinkenlight_api/rpcgen_linux/rpc_blinkenlight_api_clnt.c
./src/07.0_blinkenlight_api/rpcgen_linux/rpc_blinkenlight_api.x
./src/07.0_blinkenlight_api/blinkenlight_api_client.c
./src/07.0_blinkenlight_api/rpc_example1_msg/
./src/07.0_blinkenlight_api/rpc_example1_msg/makefile
./src/07.0_blinkenlight_api/rpc_example1_msg/rprintmsg.c
./src/07.0_blinkenlight_api/rpc_example1_msg/msgrpc.x
./src/07.0_blinkenlight_api/rpc_example1_msg/msg_proc.c
./src/07.0_blinkenlight_api/.cproject
./src/07.0_blinkenlight_api/rpc_blinkenlight_api.x
./src/07.0_blinkenlight_api/blinkenlight_api_client.h
./src/07.0_blinkenlight_api/blinkenlight_api_server_procs.h
./src/makeclient.sh
./src/07.1_blinkenlight_server/
./src/07.1_blinkenlight_server/panel_config_grammar/
./src/07.1_blinkenlight_server/panel_config_grammar/makefile
./src/07.1_blinkenlight_server/panel_config_grammar/grammartest.c
./src/07.1_blinkenlight_server/panel_config_grammar/blinkenlight_panel_config.g
./src/07.1_blinkenlight_server/panel_config_grammar/output/
./src/07.1_blinkenlight_server/panel_config_grammar/output/blinkenlight_panel_configParser.h
./src/07.1_blinkenlight_server/panel_config_grammar/output/blinkenlight_panel_configParser.c
./src/07.1_blinkenlight_server/panel_config_grammar/output/blinkenlight_panel_config.tokens
./src/07.1_blinkenlight_server/panel_config_grammar/output/blinkenlight_panel_configLexer.h
./src/07.1_blinkenlight_server/panel_config_grammar/output/blinkenlight_panel_configLexer.c
./src/07.1_blinkenlight_server/panel_config_grammar/.project
./src/07.1_blinkenlight_server/panel_config_grammar/.cproject
./src/07.1_blinkenlight_server/panel_config_grammar/panel_pdp1140_industrial.jpg
./src/07.1_blinkenlight_server/blinkenlightd.init
./src/07.1_blinkenlight_server/main.h
./src/07.1_blinkenlight_server/config.h
./src/07.1_blinkenlight_server/blinkenbus.h
./src/07.1_blinkenlight_server/makefile
./src/07.1_blinkenlight_server/iopattern.h
./src/07.1_blinkenlight_server/remoteinstall.sh
./src/07.1_blinkenlight_server/config.c
./src/07.1_blinkenlight_server/panelsim.c
./src/07.1_blinkenlight_server/.project
./src/07.1_blinkenlight_server/blinkenbus.c
./src/07.1_blinkenlight_server/print.c
./src/07.1_blinkenlight_server/bin-ubuntu-x86/
./src/07.1_blinkenlight_server/bin-ubuntu-x86/run_test.sh
./src/07.1_blinkenlight_server/bin-ubuntu-x86/run_sim.sh
./src/07.1_blinkenlight_server/print.h
./src/07.1_blinkenlight_server/main.c
./src/07.1_blinkenlight_server/.cproject
./src/07.1_blinkenlight_server/iopattern.c
./src/07.1_blinkenlight_server/msvc/
./src/07.1_blinkenlight_server/msvc/blinkenlightd.vcxproj
./src/07.1_blinkenlight_server/msvc/blinkenlightd.sln
./src/07.1_blinkenlight_server/panelsim.h
./src/makeserver.sh
./src/02.3_simh/
./src/02.3_simh/4.x+realcons/
./src/02.3_simh/4.x+realcons/src/
./src/02.3_simh/4.x+realcons/src/0readmeAsynchIO.txt
./src/02.3_simh/4.x+realcons/src/build_mingw_ether.bat
./src/02.3_simh/4.x+realcons/src/sim_card.c
./src/02.3_simh/4.x+realcons/src/sim_ether.h
./src/02.3_simh/4.x+realcons/src/descrip.mms
./src/02.3_simh/4.x+realcons/src/sim_video.c
./src/02.3_simh/4.x+realcons/src/build_mingw_noasync.bat
./src/02.3_simh/4.x+realcons/src/sim_rev.h
./src/02.3_simh/4.x+realcons/src/sim_disk.c
./src/02.3_simh/4.x+realcons/src/sim_fio.h
./src/02.3_simh/4.x+realcons/src/scp_help.h
./src/02.3_simh/4.x+realcons/src/sim_card.h
./src/02.3_simh/4.x+realcons/src/sim_tmxr.h
./src/02.3_simh/4.x+realcons/src/0readme_39.txt
./src/02.3_simh/4.x+realcons/src/0readme_ethernet.txt
./src/02.3_simh/4.x+realcons/src/README.md
./src/02.3_simh/4.x+realcons/src/sim_fio.c
./src/02.3_simh/4.x+realcons/src/sim_sock.h
./src/02.3_simh/4.x+realcons/src/sim_imd.c
./src/02.3_simh/4.x+realcons/src/display/
./src/02.3_simh/4.x+realcons/src/display/vttest.c
./src/02.3_simh/4.x+realcons/src/display/Makefile.340
./src/02.3_simh/4.x+realcons/src/display/type340cmd.h
./src/02.3_simh/4.x+realcons/src/display/vt11.c
./src/02.3_simh/4.x+realcons/src/display/display.h
./src/02.3_simh/4.x+realcons/src/display/carbon.c
./src/02.3_simh/4.x+realcons/src/display/display.c
./src/02.3_simh/4.x+realcons/src/display/README
./src/02.3_simh/4.x+realcons/src/display/vtmacs.h
./src/02.3_simh/4.x+realcons/src/display/smakefile
./src/02.3_simh/4.x+realcons/src/display/type340.h
./src/02.3_simh/4.x+realcons/src/display/ws.h
./src/02.3_simh/4.x+realcons/src/display/build_mingw.bat
./src/02.3_simh/4.x+realcons/src/display/gmakefile
./src/02.3_simh/4.x+realcons/src/display/vt11.h
./src/02.3_simh/4.x+realcons/src/display/win32.c
./src/02.3_simh/4.x+realcons/src/display/type340.c
./src/02.3_simh/4.x+realcons/src/display/test.c
./src/02.3_simh/4.x+realcons/src/display/tst340.c
./src/02.3_simh/4.x+realcons/src/display/x11.c
./src/02.3_simh/4.x+realcons/src/display/sim_ws.c
./src/02.3_simh/4.x+realcons/src/slirp_glue/
./src/02.3_simh/4.x+realcons/src/slirp_glue/sim_slirp.h
./src/02.3_simh/4.x+realcons/src/slirp_glue/README
./src/02.3_simh/4.x+realcons/src/slirp_glue/qemu/
./src/02.3_simh/4.x+realcons/src/slirp_glue/qemu/timer.h
./src/02.3_simh/4.x+realcons/src/slirp_glue/qemu/win32/
./src/02.3_simh/4.x+realcons/src/slirp_glue/qemu/win32/include/
./src/02.3_simh/4.x+realcons/src/slirp_glue/qemu/win32/include/sys/
./src/02.3_simh/4.x+realcons/src/slirp_glue/qemu/win32/include/sys/time.h
./src/02.3_simh/4.x+realcons/src/slirp_glue/qemu/win32/stdbool.h
./src/02.3_simh/4.x+realcons/src/slirp_glue/qemu/win32/inttypes.h
./src/02.3_simh/4.x+realcons/src/slirp_glue/qemu/win32/stdint.h
./src/02.3_simh/4.x+realcons/src/slirp_glue/qemu/error-report.h
./src/02.3_simh/4.x+realcons/src/slirp_glue/qemu/osdep.h
./src/02.3_simh/4.x+realcons/src/slirp_glue/qemu/compiler.h
./src/02.3_simh/4.x+realcons/src/slirp_glue/qemu/main-loop.h
./src/02.3_simh/4.x+realcons/src/slirp_glue/qemu/sysemu/
./src/02.3_simh/4.x+realcons/src/slirp_glue/qemu/sysemu/char.h
./src/02.3_simh/4.x+realcons/src/slirp_glue/qemu/sysemu/os-win32.h
./src/02.3_simh/4.x+realcons/src/slirp_glue/qemu/monitor/
./src/02.3_simh/4.x+realcons/src/slirp_glue/qemu/monitor/monitor.h
./src/02.3_simh/4.x+realcons/src/slirp_glue/qemu/qemu-common.h
./src/02.3_simh/4.x+realcons/src/slirp_glue/qemu/sockets.h
./src/02.3_simh/4.x+realcons/src/slirp_glue/qemu/typedefs.h
./src/02.3_simh/4.x+realcons/src/slirp_glue/qemu/queue.h
./src/02.3_simh/4.x+realcons/src/slirp_glue/qemu/hw/
./src/02.3_simh/4.x+realcons/src/slirp_glue/qemu/hw/hw.h
./src/02.3_simh/4.x+realcons/src/slirp_glue/sim_slirp.c
./src/02.3_simh/4.x+realcons/src/slirp_glue/glib_qemu_stubs.c
./src/02.3_simh/4.x+realcons/src/slirp_glue/glib.h
./src/02.3_simh/4.x+realcons/src/slirp_glue/config-host.h
./src/02.3_simh/4.x+realcons/src/quickmake
./src/02.3_simh/4.x+realcons/src/sim_console.c
./src/02.3_simh/4.x+realcons/src/sim_tape.h
./src/02.3_simh/4.x+realcons/src/build_mingw.bat
./src/02.3_simh/4.x+realcons/src/sim_ether.c
./src/02.3_simh/4.x+realcons/src/PDP11/
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_dup.h
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_cis.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_rf.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_ke.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_lp.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_xq.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_tm.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_xq_bootrom.h
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_pt.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_vt_lunar_rom.h
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_dz.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_ta.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_vh.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_dl.c
./src/02.3_simh/4.x+realcons/src/PDP11/txt2cbn.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_uqssp.h
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_dmc.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_io_lib.h
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_tq.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_dup.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_stddev.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_pclk.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_rx.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_kmc.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_io_lib.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_tu.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_cpumod.h
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_cr_dat.h
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_rh.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_rk.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_cpu.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_dc.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_rs.c
./src/02.3_simh/4.x+realcons/src/PDP11/lunar11/
./src/02.3_simh/4.x+realcons/src/PDP11/lunar11/gtlem.mac
./src/02.3_simh/4.x+realcons/src/PDP11/lunar11/README.txt
./src/02.3_simh/4.x+realcons/src/PDP11/lunar11/lunar.txt
./src/02.3_simh/4.x+realcons/src/PDP11/lunar11/lunar.lda
./src/02.3_simh/4.x+realcons/src/PDP11/lunar11/lunar.dag
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_io.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_ts.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_ry.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_ddcmp.h
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_fp.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_xu.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_cr.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_rc.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_xq.h
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_hk.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_rl.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_rq.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_tc.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_sys.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_mscp.h
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_xu.h
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_vt.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_defs.h
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_td.h
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_vt.c.bak
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_rp.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_cpumod.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_td.c
./src/02.3_simh/4.x+realcons/src/PDP11/pdp11_kg.c
./src/02.3_simh/4.x+realcons/src/scp.h
./src/02.3_simh/4.x+realcons/src/sim_sock.c
./src/02.3_simh/4.x+realcons/src/sim_console.h
./src/02.3_simh/4.x+realcons/src/sim_timer.h
./src/02.3_simh/4.x+realcons/src/sim_defs.h
./src/02.3_simh/4.x+realcons/src/.project
./src/02.3_simh/4.x+realcons/src/sim_frontpanel.h
./src/02.3_simh/4.x+realcons/src/slirp/
./src/02.3_simh/4.x+realcons/src/slirp/mbuf.c
./src/02.3_simh/4.x+realcons/src/slirp/ip_output.c
./src/02.3_simh/4.x+realcons/src/slirp/main.h
./src/02.3_simh/4.x+realcons/src/slirp/ip.h
./src/02.3_simh/4.x+realcons/src/slirp/sbuf.h
./src/02.3_simh/4.x+realcons/src/slirp/udp.h
./src/02.3_simh/4.x+realcons/src/slirp/arp_table.c
./src/02.3_simh/4.x+realcons/src/slirp/tcp_subr.c
./src/02.3_simh/4.x+realcons/src/slirp/tftp.c
./src/02.3_simh/4.x+realcons/src/slirp/if.h
./src/02.3_simh/4.x+realcons/src/slirp/slirp.c
./src/02.3_simh/4.x+realcons/src/slirp/ip_icmp.h
./src/02.3_simh/4.x+realcons/src/slirp/tcp_var.h
./src/02.3_simh/4.x+realcons/src/slirp/README
./src/02.3_simh/4.x+realcons/src/slirp/if.c
./src/02.3_simh/4.x+realcons/src/slirp/tcp_timer.c
./src/02.3_simh/4.x+realcons/src/slirp/mbuf.h
./src/02.3_simh/4.x+realcons/src/slirp/ip_icmp.c
./src/02.3_simh/4.x+realcons/src/slirp/sbuf.c
./src/02.3_simh/4.x+realcons/src/slirp/cksum.c
./src/02.3_simh/4.x+realcons/src/slirp/tcp.h
./src/02.3_simh/4.x+realcons/src/slirp/tftp.h
./src/02.3_simh/4.x+realcons/src/slirp/misc.h
./src/02.3_simh/4.x+realcons/src/slirp/slirp_config.h
./src/02.3_simh/4.x+realcons/src/slirp/socket.c
./src/02.3_simh/4.x+realcons/src/slirp/socket.h
./src/02.3_simh/4.x+realcons/src/slirp/bootp.h
./src/02.3_simh/4.x+realcons/src/slirp/slirp.h
./src/02.3_simh/4.x+realcons/src/slirp/bootp.c
./src/02.3_simh/4.x+realcons/src/slirp/tcp_input.c
./src/02.3_simh/4.x+realcons/src/slirp/tcp_timer.h
./src/02.3_simh/4.x+realcons/src/slirp/Makefile.objs
./src/02.3_simh/4.x+realcons/src/slirp/libslirp.h
./src/02.3_simh/4.x+realcons/src/slirp/udp.c
./src/02.3_simh/4.x+realcons/src/slirp/COPYRIGHT
./src/02.3_simh/4.x+realcons/src/slirp/tcpip.h
./src/02.3_simh/4.x+realcons/src/slirp/misc.c
./src/02.3_simh/4.x+realcons/src/slirp/dnssearch.c
./src/02.3_simh/4.x+realcons/src/slirp/ip_input.c
./src/02.3_simh/4.x+realcons/src/slirp/debug.h
./src/02.3_simh/4.x+realcons/src/slirp/tcp_output.c
./src/02.3_simh/4.x+realcons/src/sim_frontpanel.c
./src/02.3_simh/4.x+realcons/src/helpx
./src/02.3_simh/4.x+realcons/src/sim_imd.h
./src/02.3_simh/4.x+realcons/src/sim_timer.c
./src/02.3_simh/4.x+realcons/src/sim_disk.h
./src/02.3_simh/4.x+realcons/src/.cproject
./src/02.3_simh/4.x+realcons/src/sim_tmxr.c
./src/02.3_simh/4.x+realcons/src/REALCONS/
./src/02.3_simh/4.x+realcons/src/REALCONS/realcons_console_pdp11_40.h
./src/02.3_simh/4.x+realcons/src/REALCONS/realcons_console_pdp11_70.h
./src/02.3_simh/4.x+realcons/src/REALCONS/realcons_console_pdp15.c
./src/02.3_simh/4.x+realcons/src/REALCONS/realcons_pdp10-ki10.txt
./src/02.3_simh/4.x+realcons/src/REALCONS/realcons_pdp10.c
./src/02.3_simh/4.x+realcons/src/REALCONS/realcons_pdp11_70.txt
./src/02.3_simh/4.x+realcons/src/REALCONS/realcons_pdp10_operpanel.c
./src/02.3_simh/4.x+realcons/src/REALCONS/realcons_pdp10_control.c
./src/02.3_simh/4.x+realcons/src/REALCONS/realcons_simh.c
./src/02.3_simh/4.x+realcons/src/REALCONS/realcons.c
./src/02.3_simh/4.x+realcons/src/REALCONS/realcons_simh.h
./src/02.3_simh/4.x+realcons/src/REALCONS/realcons_console_pdp8i.c
./src/02.3_simh/4.x+realcons/src/REALCONS/pdp1170_idle_pattern.txt
./src/02.3_simh/4.x+realcons/src/REALCONS/realcons_pdp10.h
./src/02.3_simh/4.x+realcons/src/REALCONS/realcons_console_pdp11_20.h
./src/02.3_simh/4.x+realcons/src/REALCONS/realcons_console_pdp11_70.c
./src/02.3_simh/4.x+realcons/src/REALCONS/realcons_console_pdp11_20.c
./src/02.3_simh/4.x+realcons/src/REALCONS/realcons_pdp8i.txt
./src/02.3_simh/4.x+realcons/src/REALCONS/realcons_console_pdp8i.h
./src/02.3_simh/4.x+realcons/src/REALCONS/realcons_pdp11_20.txt
./src/02.3_simh/4.x+realcons/src/REALCONS/realcons_pdp11_40.txt
./src/02.3_simh/4.x+realcons/src/REALCONS/realcons_pdp10_maintpanel.c
./src/02.3_simh/4.x+realcons/src/REALCONS/realcons_console_pdp11_40.c
./src/02.3_simh/4.x+realcons/src/REALCONS/realcons_console_pdp15.h
./src/02.3_simh/4.x+realcons/src/REALCONS/realcons_pdp10_control.h
./src/02.3_simh/4.x+realcons/src/REALCONS/realcons.h
./src/02.3_simh/4.x+realcons/src/REALCONS/realcons_pdp15.txt
./src/02.3_simh/4.x+realcons/src/sim_serial.c
./src/02.3_simh/4.x+realcons/src/sim_tape.c
./src/02.3_simh/4.x+realcons/src/sim_serial.h
./src/02.3_simh/4.x+realcons/src/sim_BuildROMs.c
./src/02.3_simh/4.x+realcons/src/sim_video.h
./src/02.3_simh/4.x+realcons/src/scp.c
./src/02.3_simh/4.x+realcons/rpi-build/
./src/02.3_simh/4.x+realcons/rpi-build/libpcap.a
./src/02.3_simh/4.x+realcons/bin-rpi/
./src/02.3_simh/4.x+realcons/bin-rpi/pdp11_realcons
./systems/selections
./systems/idled/
./systems/idled/IDLED_LIST.pdf
./systems/idled/boot.ini
./systems/idled/IDLED_LIST
amp1@amp1-PE-T410:~/x$
To view this discussion on the web visit https://groups.google.com/d/msgid/pidp-11/CAAo%3Dyr2-YcGRm_jSWshSDZ10cV7hOpH-9vyL4XEmvnWr3Od8Mw%40mail.gmail.com.
When I did this:
amp1@amp1-PE-T410:~/x$ tar xvf pidp11.tar
I should have done this:
amp1@amp1-PE-T410:~/x$ tar xvpf pidp11.tar
But it DOES seem to have been compressed twice, so you’ll need to uncompress it twice with gunzip.
Tim, please try using the "z" option in addition, "tar zxvf filename" (BTW the '-' is optional in the gnu tar, and was not even a thing for the original tar at all)
--On Mon, Jun 20, 2022, 9:36 PM Tom Lake <toml...@gmail.com> wrote:When I try to do the unpack from the instructions in the manual I get this:$ sudo tar -xvf pidp11.tar.gztar: This does not look like a tar archive
tar: Skipping to next header
tar: Exiting with failure status due to previous errors--On Monday, June 20, 2022 at 11:04:22 AM UTC-4 oscarv wrote:Hi,Many thanks to Terry for hosting these files for so many years!But here are the new download links now his server is offline:The Building instructions web page and the manual have been updated accordingly.Please do let me know if you have any issues with these download links!Kind regards,Oscar.
You received this message because you are subscribed to the Google Groups "[PiDP-11]" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pidp-11+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pidp-11/d3d625a4-c854-4ac5-a874-c1fc7fe46d4fn%40googlegroups.com.
You received this message because you are subscribed to the Google Groups "[PiDP-11]" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pidp-11+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pidp-11/CAAo%3Dyr2-YcGRm_jSWshSDZ10cV7hOpH-9vyL4XEmvnWr3Od8Mw%40mail.gmail.com.
3 Unpack it so the software lives in its designated /opt/pidp11/ directory:
sudo tar -xvf pidp11.tar.gz
If the above gives an error saying the file isn't a tar, do this instead:
sudo gunzip pidp11.tar.gz; sudo tar xvpf pidp11.tar
To view this discussion on the web visit https://groups.google.com/d/msgid/pidp-11/072596a8-ef69-4ce1-8763-64dc306b54e9n%40googlegroups.com.
On Jun 23, 2022, at 2:55 PM, oscarv <vermeul...@gmail.com> wrote:
--
You received this message because you are subscribed to the Google Groups "[PiDP-11]" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pidp-11+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pidp-11/beeb0604-7aff-4bd2-8257-d8d95018787bn%40googlegroups.com.
Hi,Many thanks to Terry for hosting these files for so many years!But here are the new download links now his server is offline:
To view this discussion on the web visit https://groups.google.com/d/msgid/pidp-11/2E1DEA6B-8C50-44CA-93F9-430ED150DCB3%40comcast.net.
If he was nervous before, I'm not sure that will calm him.
In a world where people are used to rt-click .. download ..
double-click installer, being told that you should read a
book about The Unix Programming Environment in order to install a
program is pretty frightening. Just the title is scary, they want
to use the computer, not program it.
To somebody who just wants to relive the PDP 11 experience of a DEC OS it's a lot to have to take in.
For those that want simplicity, it would be nice if somewhere there was a downloadeble SDCard image with everything pre-installed. Just burn it onto a microSD Card and you're ready to go.
Ed
To view this discussion on the web visit https://groups.google.com/d/msgid/pidp-11/CAC20D2Pv%2BBoOXpsJvZSf%3DVUwJ2kxXMG-onfd5sXNJJThQ4nbjQ%40mail.gmail.com.
If he was nervous before, I'm not sure that will calm him.
In a world where people are used to rt-click .. download .. double-click installer, being told that you should read a book about The Unix Programming Environment in order to install a program is pretty frightening.
Just the title is scary, they want to use the computer, not program it.
To somebody who just wants to relive the PDP 11 experience of a DEC OS it's a lot to have to take in.
For those that want simplicity, it would be nice if somewhere there was a downloadeble SDCard image with everything pre-installed. Just burn it onto a microSD Card and you're ready to go.
Wow, a much more aggressive response than I was expecting. Sorry,
in no way was my post meant to have been an attack on Oscar's
superb work, nor on Linux.
I'm not complaining that "the world is different and that I desire the kit to come into my world", I've been a Unix user since the 1990s, developing SCADA software, first with with System V and then with Linux. My day job is now writing software for embedded Linux.
I had absolutely no problems setting up the kit. It works just fine for me. As a Linux user, I merely suggested that it might just be possible to make things easier for non-Linux people.
I installed the PiDP 11 on my Raspberry Pi by simply copying the commands that Oscar gave on his web-site it worked first time and, after a year of pretty frequent use, the only Linux command that I have ever needed to use is "shutdown -h now". Other than that, simh is run automatically and I never need to see the command line until the final "exit" from simh. The processor is effectively running an embedded system and could be virtually any OS.
Kudos to Oscar for producing something so easy to use. I would
imagine that the vast majority of people who use the PiDP 11 have
the same experience. Even those who are non Linux users.
So, my recommendation to him would have been to do exactly what he did; go and ask the group how to get things working, rather than get a 350+ page book in order to understand the very limited set of commands that he needed in order to get it working. With the help of people in the group, everything works and, other than to close the system down, he will, hopefully, never have to type another Linux command again.
I'm not sure what you mean when you say that the SDCard image wouldn't be the same kit. What I suggested was an SDCard Image with the same Rasbian distro and the PiDP 11 software already installed on it. Just use Balena Etcher (or your preferred program) to write it to the SDCard and put it in your RPi; it's how we distribute our product at work. Is it not the same kit because I wouldn't have typed the dozen or so commands to install it?My home audio system is based on a Raspberry Pi running the SqueezePlay Server. An SDCard image downloaded from Max2Play with Raspbian and their SqueezePlay server and player preinstalled. I've been running it for over 5 years and never had to type a Linux command on it.
I have a set of Raspberry Pi Zeros monitoring temperature and
humidity iinside the house and outside, for a while I even had a
Raspberry Pi with a Relay Hat using the data from those sensors to
control my central heating. All set up with virtually no need to
know Linux at all, just download a script which then downloads and
installs all the packages needed, sets up the database, etc..
All I was suggesting was that things could be made even more easy for those who don't want to have to learn a lot of commands that they will use just once and never need again.
Ed