Releases: Linux-Academic-Group/rocket-lag-debian
Releases · Linux-Academic-Group/rocket-lag-debian
rocketlab-lag-debian 0.1.2
This version introduces
- mongodb and mongodb-compass
- nodejs and npm
- tauri dependencies (except rust)
- apache2 web server
- cute ducklings wallpaper :)
Due to some technical difficulties, rust (tauri dependency) needs to be installed manually using this command: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
rocketlab-lag-debian 0.1.1
Fixes
- UEFI booting now works
- Late command doesn't throw errors
TODOs in a future release
- Preseed forcing UEFI install (now, the user is prompted for this)
rocketlab-lag-debian 0.1.0 (netinstall)
Features
- Based on
debian-11.4.0-amd64.iso
(netinstall) - Fully* automatic preseeded installation
- SSH connectivity OOTB
- Preconfigured hostname and user credentials
- Preinstalled and configured software pack
!!! IMPORTANT !!!
The auto-installer will FORMAT whole disk. Do not install on personal/daily machines!
Included software
Base:
- vim
- openssh-server
- psmisc
- sudo
- build-essential (gcc/g++)
UX:
- xorg
- arandr
- openbox (ppm to open applications menu)
- tint2 (preconfigured)
Networking:
- mosquitto
- nm-applet
TODOs in a future release:
- Static IP address
- Preinstalled npm
- Pimped out openbox
- A sick wallpaper
* The installation will display an error after Select and install software
, with a Failed to run preseeded command
. This is a bug. Pressing <Continue>
will finish the installation.