Skip to content

Instantly share code, notes, and snippets.

@dillera
dillera / vagrantfile
Created January 4, 2019 01:08
Vagrant for 6.5.22
# irixboot
# vagrant configuration
# LICENSE: MIT
#####
# Change these settings to match your environment
#####
irixversion = '6.5'
Installing with Windows 10
For this installation I'll use Powershell and Chocolately to manage my Windows Packages.
Phase 1: Prerequisites
Step 1a - Install Chocolately
https://chocolatey.org/docs/installation#install-with-powershellexe
@dillera
dillera / sgi-post_install-mrl.txt
Last active January 11, 2019 00:53
SGI IRIX Post-Install Checklist
Here are all the steps I took to configure the new system (as root):
1. Secure the password file
cp /etc/passwd /etc/passwd.orig
# Set root's password
passwd
# Put * in password field for all other accounts
vi /etc/passwd
@dillera
dillera / post-install-mrl-commands.txt
Last active January 13, 2019 15:59
SGI IRIX Post-Install Command List
Set console password
Edit /etc/config/netif.options set if1name, if1addr
Add /etc/config/ifconfig-1.options netmask
Edit /etc/hosts host list
Replace /etc/sys_id system name
Run pwconv
Run password
Edit /etc/shadow * for accounts without passwords
Add /etc/init.d/network.local default route
Run chmod +x /etc/init.d/network.local
@dillera
dillera / iris4d_install.txt
Last active January 15, 2019 02:42
IRIX 5.3 Network Install for Iris 4D
Irix 5.3 Network Install for Iris 4D
Using HalfManHalfTaco: https://github.com/halfmanhalftaco/irixboot
VM: 192.168.251.95
Iris: 192.168.251.31
Run Disk Partitioner:
@dillera
dillera / irix-6-5-30-network-install-log.txt
Last active January 24, 2019 18:28
SGI IRIX 6.5.30 Complete Network Install Log
[Power On O2]
- no keyboard
- no video
- serial port 1 - 9600/8/1/n
[this assumes you have run booterizer - https://github.com/unxmaal/booterizer/blob/master/README.md]
[this assumes you have run the disk partitioner - https://github.com/unxmaal/booterizer/blob/master/README.md]
------------
@dillera
dillera / irix-6.5.30-exploded.txt
Created January 24, 2019 22:48
IRIX 6.5.30 File List
.
├── 6.5.22
│   └── Overlay
│   ├── apps
│   │   ├── CDgrelnotes
│   │   ├── CDrelnotes
│   │   ├── NT
│   │   │   └── TeleffectInstall.exe
│   │   ├── apps.tar.gz
│   │   ├── dev
@dillera
dillera / vagrantlog.txt
Created January 25, 2019 20:56
Vagrant VM IP change
[inside vm]
vagrant@booterizer:~/irix_ansible$ date
Fri Jan 25 20:41:29 GMT 2019
vagrant@booterizer:~/irix_ansible$ ip a
...
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 08:00:27:61:49:2c brd ff:ff:ff:ff:ff:ff
inet 192.168.251.100/24 brd 192.168.251.255 scope global eth1
...
@dillera
dillera / .mrxvtrc
Last active July 22, 2019 01:09
mrxvt rc file for IRIX 6.5 with fixes for erase
# 2019 mrxvt config for IRIX
# from danielhams and internet
#
# comprehensive options at: https://github.com/markkolich/config/blob/master/terminals/mrxvt.rc
#
# ctl-shift-t - opens new tab
#
#
# Start mrxvt for SGI winterm
#
@dillera
dillera / rvxt
Last active July 22, 2019 01:10
rxvt terminal with 256 colors - for IRIX
rxvt|rxvt terminal with 256 colors (X Window System),
#
# (P) indicates that padding may be specified
#
# #[1-9] in the description field indicates that the string is passed through
# tparm with parms as given (#i).
#
# (P*) indicates that padding may vary in proportion to the number of lines
# affected
#