Installer for https://github.com/juergenpabel/HAL9000
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
121
commits
updated requirements.txt libs (including a patch for textual_terminal) and fixed /dev/snd/HAL9000/ symlinks (for ALSA container volume mount)
df2126fView on GitHubrenamed enclosure-service 'console' to 'dashboard' and completed 'build from source' script
279c059View on GitHubupdated frontend webserial command for system poweroff/restart
1bbe8daView on GitHubmoved 'resources/installer-scripts' to 'HAL9000-install/scripts'
0e0c63aView on GitHubadded linux software configure step for arduino poweroff/reset (new arduino shutdown sequence)
bf28c87View on GitHubmoved line (just 'echo ...') to the correct location in resources/installer-scripts/container/common/templates.d/install_pod-hal9000.sh
15e8507View on GitHubadded group 'plugdev' for hal9000 user (required for RP2040 based devices instead of 'dialout' and added an invocation of 'install.sh' if existant in repository for configuration of services
d40d90dView on GitHubadded tag support ('stable', 'development') for container config repositories (like HAL9000-demo-en_US)
b14f09dView on GitHubsoundcard: changed from SYMLINK+=... (=> 'ln -s ...') to hardlinks (RUN+="ln ...")
697f452View on GitHubsoundcard: create /dev/snd/HAL9000 with symlinks for ALSA devices and mount that dir in hal9000-kalliope rather than mount /dev/snd and select the soundcard based on a (changed) ID
9130ae5View on GitHub