mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 15:15:56 +03:00
[GH-ISSUE #517] Add Thinstation as a utility if possible #171
Labels
No labels
Hacktoberfest
Hacktoberfest
bootloader
bsd
bug
confirmed
documentation
duplicate
enhancement
enhancement
enhancement
eol
experimental-merged
freebsd
help wanted
invalid
investigate
ipxe
linux
live-os
memdisk
menu
no-issue-activity
no-issue-activity
pull-request
released
todo
upstream
windows
windows
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz#171
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @thelamer on GitHub (Jan 13, 2020).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/517
Originally assigned to: @thelamer on GitHub.
ThinStation ( https://thinstation.github.io/thinstation/ ) has a live CD:
https://downloads.sourceforge.net/project/thinstation/LiveCD/TS-Multiclient-Desktop-LiveCD-Demo.iso
It boots to a simple desktop with all the major access tools (citrix rdesktop etc etc), very useful tool to have in the menu.
My initial testing is that their are options in the init for defining a squash URL and pxeboot (LM=3). They seem to be non functional .
Boot snippet:
@thelamer commented on GitHub (Apr 6, 2020):
Ping for myself to follow up with this. When I tested last beyond the creation of this issue we would need to fully build the OS from scratch using their config file build process and disable the fastboot options that I was referring to above as they are out of maintenance.
Will reach out upstream and see if it something they could possible host.
@lars18th commented on GitHub (Apr 29, 2020):
Hi,
The ThinkClient project https://github.com/selivan/thinclient seems a similar project. Perhaps it will more easy to include it in netboot.xyz.
Regards.
@thelamer commented on GitHub (Apr 29, 2020):
@lars18th
Just tried to build it and consume it, not very intuitive.
The project does not publish assets, and it looks like it is specifically made to pass kernel command args to spinup a bare minimum thin client while thinstation livecd includes a bunch of apps in a desktop GUI as a demo CD.
Regardless I am closing this, I do not want to build and maintain an entire operating system publish.
@lars18th commented on GitHub (Apr 29, 2020):
OK, no problem.