Skip to content

Commit

Permalink
modified: README.md
Browse files Browse the repository at this point in the history
	modified:   ts/build/build.conf.example
	modified:   ts/build/conf/9local-install.conf.sample
	modified:   ts/build/conf/LiveCD/build.conf.example
	modified:   ts/build/conf/debuginit/build.conf.example
	modified:   ts/build/conf/default/build.conf.example
	modified:   ts/build/conf/development/build.conf.example
	modified:   ts/build/conf/devstation/build.conf.example
	modified:   ts/build/conf/freerdp/build.conf.example
	modified:   ts/build/conf/hwlister/build.conf.example
	modified:   ts/build/conf/icewm-rdesktop/build.conf.example
	modified:   ts/build/conf/icewm/build.conf.example
	modified:   ts/build/conf/installer/build.conf.example
	modified:   ts/build/conf/itona-Md54/build.conf.example
	modified:   ts/build/conf/rdesktop-tiny/build.conf.example
	modified:   ts/build/conf/rdesktop/build.conf.example
	modified:   ts/build/conf/tiny/build.conf.example
	modified:   ts/build/conf/vmviewpcoip-micro/build.conf.example
	modified:   ts/build/conf/vmviewpcoip/build.conf.example
	modified:   ts/build/conf/xterm/build.conf.example
	modified:   ts/build/prebuilt/LiveCD/OSS/BuildFiles/LiveCD.OSS.build
	modified:   ts/build/prebuilt/LiveCD/desktop/BuildFiles/LiveCD.desktop.build
  • Loading branch information
root committed Jul 5, 2018
1 parent d8f6cb8 commit c796a86
Show file tree
Hide file tree
Showing 22 changed files with 28 additions and 27 deletions.
7 changes: 4 additions & 3 deletions README.md
Expand Up @@ -13,9 +13,10 @@ Work To Do / Work in Progress: mail to developer List if you can help

New:

- Moved to kernel 4.6.2
- Update glibc,gcc and openssl
- Updated nvidia xorg driver and kernel module
- Moved to kernel 4.14.53
- Updated Gnome to 3.28
- Moved to systemd for init
- No more splash(maybe just for now)

**Note that Several modules have been moved inside the kernel**

Expand Down
2 changes: 1 addition & 1 deletion ts/build/build.conf.example
Expand Up @@ -376,7 +376,7 @@ param desktop file:./backgrounds/Hive_Lite.jpg # Custom image to load as deskto
param defaultconfig thinstation.conf.buildtime # The file with default setup. No other config file is found
# during boot.
param basename thinstation # Used for all config/tftp/scp file names
param basepath ts5.5 # Used to determine path to tftp/scp files
param basepath ts6.1 # Used to determine path to tftp/scp files
param baseurl http://www.doncuppjr.net # Used to determine url to wget files
#param baseurl http://192.168.78.17 # Used to determine url to wget/http files - your local web server
#param baseurl 'http://${SERVER_IP}' # Used to determine url to wget/http files - if you wan't to use a web server on the same server as the TFTP server
Expand Down
8 changes: 4 additions & 4 deletions ts/build/conf/9local-install.conf.sample
Expand Up @@ -40,7 +40,7 @@
# You should copy the folders refind and syslinux from /build/boot-images
# to the web-server(s) "local-install" folder. The web-server(s) structure should
# contain the following files:
# /ts5.5/ [folder, this is the path for LOCAL_INSTALL_URL]
# /ts6.1/ [folder, this is the path for LOCAL_INSTALL_URL]
# local-install/ [folder]
# refind/ [folder]
# syslinux/
Expand All @@ -56,7 +56,7 @@
# *** this is where you normally place the thinstation.conf.xxx files if you include
# the package netfiles (highly recommended) and in build.conf have the parameters set to
# param basename thinstation
# param basepath ts5.5
# param basepath ts6.1
# param baseurl http://same url as LOCAL_INSTALL_URL or if you want to use the same
# server as the dhcp server set (must be within single quote like below)
# param baseurl 'http://${SERVER_IP}'
Expand Down Expand Up @@ -106,7 +106,7 @@
#
# LOCAL_INSTALL_TFTP_NOTIFY_PATH The full path on the TFTP-server where the <hostname>.version files
# will be uploaded to. The path must end with a slash ("/"),
# for example /ts5.5/client-versions/
# for example /ts6.1/client-versions/
#
#
# --- Recommendation for setting up a test envirionment before deploying a new image/version in production
Expand All @@ -116,7 +116,7 @@
#
#
#LOCAL_INSTALL_DEVICEREGEX='(sd[a-z]$)|(mmcblk[0-9]$)'
#LOCAL_INSTALL_URL=http://${SERVER_IP}/ts5.5/prod/
#LOCAL_INSTALL_URL=http://${SERVER_IP}/ts6.1/prod/
#LOCAL_INSTALL_TFTP_NOTIFY_PATH=/client-versions/
#STORAGE_PATH=/mnt/local-install/part2
#STORAGE_CONFIG1=/mnt/local-install/part2
2 changes: 1 addition & 1 deletion ts/build/conf/LiveCD/build.conf.example
Expand Up @@ -349,7 +349,7 @@ param desktop file:./backgrounds/Hive_Lite.jpg # Custom image to load as deskto
param defaultconfig thinstation.conf.buildtime # The file with default setup. No other config file is found
# during boot.
param basename thinstation # Used for all config/tftp/scp file names
param basepath ts5.4 # Used to determine path to tftp/scp files
param basepath ts6.1 # Used to determine path to tftp/scp files
param baseurl http://www.doncuppjr.net # Used to determine url to wget files
#param keyfile ./id_rsa # Path for private key file used for ssh/scp
#param knownhosts ./known_hosts # Path for ssh known_hosts file for ssh/scp
Expand Down
2 changes: 1 addition & 1 deletion ts/build/conf/debuginit/build.conf.example
Expand Up @@ -337,7 +337,7 @@ param splash off
param defaultconfig thinstation.conf.buildtime # The file with default setup. No other config file is found
# during boot.
param basename thinstation # Used for all config/tftp/scp file names
param basepath ts5.4 # Used to determine path to tftp/scp files
param basepath ts6.1 # Used to determine path to tftp/scp files
param baseurl http://www.doncuppjr.net # Used to determine url to wget files
#param keyfile ./id_rsa # Path for private key file used for ssh/scp
#param knownhosts ./known_hosts # Path for ssh known_hosts file for ssh/scp
Expand Down
2 changes: 1 addition & 1 deletion ts/build/conf/default/build.conf.example
Expand Up @@ -376,7 +376,7 @@ param desktop file:./backgrounds/Hive_Lite.jpg # Custom image to load as deskto
param defaultconfig thinstation.conf.buildtime # The file with default setup. No other config file is found
# during boot.
param basename thinstation # Used for all config/tftp/scp file names
param basepath ts5.5 # Used to determine path to tftp/scp files
param basepath ts6.1 # Used to determine path to tftp/scp files
param baseurl http://www.doncuppjr.net # Used to determine url to wget files
#param baseurl http://192.168.78.17 # Used to determine url to wget/http files - your local web server
#param baseurl 'http://${SERVER_IP}' # Used to determine url to wget/http files - if you wan't to use a web server on the same server as the TFTP server
Expand Down
2 changes: 1 addition & 1 deletion ts/build/conf/development/build.conf.example
Expand Up @@ -361,7 +361,7 @@ param desktop file:./backgrounds/Hive_Lite.jpg # Custom image to load as deskto
param defaultconfig thinstation.conf.buildtime # The file with default setup. No other config file is found
# during boot.
param basename thinstation # Used for all config/tftp/scp file names
param basepath ts5.4 # Used to determine path to tftp/scp files
param basepath ts6.1 # Used to determine path to tftp/scp files
param baseurl http://www.doncuppjr.net # Used to determine url to wget files
#param keyfile ./id_rsa # Path for private key file used for ssh/scp
#param knownhosts ./known_hosts # Path for ssh known_hosts file for ssh/scp
Expand Down
2 changes: 1 addition & 1 deletion ts/build/conf/devstation/build.conf.example
Expand Up @@ -359,7 +359,7 @@ param desktop file:./backgrounds/Glider.svg # Custom image to load as desktop b
param defaultconfig thinstation.conf.buildtime # The file with default setup. No other config file is found
# during boot.
param basename thinstation # Used for all config/tftp/scp file names
param basepath ts5.4 # Used to determine path to tftp/scp files
param basepath ts6.1 # Used to determine path to tftp/scp files
param baseurl http://www.doncuppjr.net # Used to determine url to wget files
#param keyfile ./id_rsa # Path for private key file used for ssh/scp
#param knownhosts ./known_hosts # Path for ssh known_hosts file for ssh/scp
Expand Down
2 changes: 1 addition & 1 deletion ts/build/conf/freerdp/build.conf.example
Expand Up @@ -343,7 +343,7 @@ param desktop file:./backgrounds/Hive_Lite.jpg # Custom image to load as deskto
param defaultconfig thinstation.conf.buildtime # The file with default setup. No other config file is found
# during boot.
param basename thinstation # Used for all config/tftp/scp file names
param basepath ts5.4 # Used to determine path to tftp/scp files
param basepath ts6.1 # Used to determine path to tftp/scp files
param baseurl http://www.doncuppjr.net # Used to determine url to wget files
#param keyfile ./id_rsa # Path for private key file used for ssh/scp
#param knownhosts ./known_hosts # Path for ssh known_hosts file for ssh/scp
Expand Down
2 changes: 1 addition & 1 deletion ts/build/conf/hwlister/build.conf.example
Expand Up @@ -352,7 +352,7 @@ param bootlogo false # Enable or Disable the use of the Boot splash.
param defaultconfig thinstation.conf.buildtime # The file with default setup. No other config file is found
# during boot.
param basename thinstation # Used for all config/tftp/scp file names
param basepath ts5.4 # Used to determine path to tftp/scp files
param basepath ts6.1 # Used to determine path to tftp/scp files
param baseurl http://www.doncuppjr.net # Used to determine url to wget files
#param keyfile ./id_rsa # Path for private key file used for ssh/scp
#param knownhosts ./known_hosts # Path for ssh known_hosts file for ssh/scp
Expand Down
2 changes: 1 addition & 1 deletion ts/build/conf/icewm-rdesktop/build.conf.example
Expand Up @@ -349,7 +349,7 @@ param bootresolution 1024x768-32 # You can wright your ow
param defaultconfig thinstation.conf.buildtime # The file with default setup. No other config file is found
# during boot.
param basename thinstation # Used for all config/tftp/scp file names
param basepath ts5.4 # Used to determine path to tftp/scp files
param basepath ts6.1 # Used to determine path to tftp/scp files
param baseurl http://www.doncuppjr.net # Used to determine url to wget files
#param keyfile ./id_rsa # Path for private key file used for ssh/scp
#param knownhosts ./known_hosts # Path for ssh known_hosts file for ssh/scp
Expand Down
2 changes: 1 addition & 1 deletion ts/build/conf/icewm/build.conf.example
Expand Up @@ -346,7 +346,7 @@ param desktop file:./backgrounds/Hive_Lite.jpg # Custom image to load as deskto
param defaultconfig thinstation.conf.buildtime # The file with default setup. No other config file is found
# during boot.
param basename thinstation # Used for all config/tftp/scp file names
param basepath ts5.4 # Used to determine path to tftp/scp files
param basepath ts6.1 # Used to determine path to tftp/scp files
param baseurl http://www.doncuppjr.net # Used to determine url to wget files
#param keyfile ./id_rsa # Path for private key file used for ssh/scp
#param knownhosts ./known_hosts # Path for ssh known_hosts file for ssh/scp
Expand Down
2 changes: 1 addition & 1 deletion ts/build/conf/installer/build.conf.example
Expand Up @@ -342,7 +342,7 @@ param desktop file:./backgrounds/Installer.svg # Custom image to load as d
param defaultconfig thinstation.conf.buildtime # The file with default setup. No other config file is found
# during boot.
param basename thinstation # Used for all config/tftp/scp file names
param basepath ts5.4 # Used to determine path to tftp/scp files
param basepath ts6.1 # Used to determine path to tftp/scp files
param baseurl http://www.doncuppjr.net # Used to determine url to wget files
#param keyfile ./id_rsa # Path for private key file used for ssh/scp
#param knownhosts ./known_hosts # Path for ssh known_hosts file for ssh/scp
Expand Down
2 changes: 1 addition & 1 deletion ts/build/conf/itona-Md54/build.conf.example
Expand Up @@ -371,7 +371,7 @@ param desktop file:./backgrounds/Like.svg # Custom image to load as desktop bac
param defaultconfig thinstation.conf.buildtime # The file with default setup. No other config file is found
# during boot.
param basename thinstation # Used for all config/tftp/scp file names
param basepath ts5.4 # Used to determine path to tftp/scp files
param basepath ts6.1 # Used to determine path to tftp/scp files
param baseurl http://www.doncuppjr.net # Used to determine url to wget files
#param keyfile ./id_rsa # Path for private key file used for ssh/scp
#param knownhosts ./known_hosts # Path for ssh known_hosts file for ssh/scp
Expand Down
2 changes: 1 addition & 1 deletion ts/build/conf/rdesktop-tiny/build.conf.example
Expand Up @@ -349,7 +349,7 @@ param bootresolution 1024x768-32 # You can wright your ow
param defaultconfig thinstation.conf.buildtime # The file with default setup. No other config file is found
# during boot.
param basename thinstation # Used for all config/tftp/scp file names
param basepath ts5.4 # Used to determine path to tftp/scp files
param basepath ts6.1 # Used to determine path to tftp/scp files
param baseurl http://www.doncuppjr.net # Used to determine url to wget files
#param keyfile ./id_rsa # Path for private key file used for ssh/scp
#param knownhosts ./known_hosts # Path for ssh known_hosts file for ssh/scp
Expand Down
2 changes: 1 addition & 1 deletion ts/build/conf/rdesktop/build.conf.example
Expand Up @@ -349,7 +349,7 @@ param bootresolution 1024x768-32 # You can wright your ow
param defaultconfig thinstation.conf.buildtime # The file with default setup. No other config file is found
# during boot.
param basename thinstation # Used for all config/tftp/scp file names
param basepath ts5.4 # Used to determine path to tftp/scp files
param basepath ts6.1 # Used to determine path to tftp/scp files
param baseurl http://www.doncuppjr.net # Used to determine url to wget files
#param keyfile ./id_rsa # Path for private key file used for ssh/scp
#param knownhosts ./known_hosts # Path for ssh known_hosts file for ssh/scp
Expand Down
2 changes: 1 addition & 1 deletion ts/build/conf/tiny/build.conf.example
Expand Up @@ -351,7 +351,7 @@ param bootlogo false # Enable or Disable the use of the Boot splash.
param defaultconfig thinstation.conf.buildtime # The file with default setup. No other config file is found
# during boot.
param basename thinstation # Used for all config/tftp/scp file names
param basepath ts5.4 # Used to determine path to tftp/scp files
param basepath ts6.1 # Used to determine path to tftp/scp files
param baseurl http://www.doncuppjr.net # Used to determine url to wget files
#param keyfile ./id_rsa # Path for private key file used for ssh/scp
#param knownhosts ./known_hosts # Path for ssh known_hosts file for ssh/scp
Expand Down
2 changes: 1 addition & 1 deletion ts/build/conf/vmviewpcoip-micro/build.conf.example
Expand Up @@ -346,7 +346,7 @@ param bootresolution 1280x768-32
param defaultconfig thinstation.conf.buildtime # The file with default setup. No other config file is found
# during boot.
param basename thinstation # Used for all config/tftp/scp file names
param basepath ts5.4 # Used to determine path to tftp/scp files
param basepath ts6.1 # Used to determine path to tftp/scp files
param baseurl http://www.doncuppjr.net # Used to determine url to wget files
#param keyfile ./id_rsa # Path for private key file used for ssh/scp
#param knownhosts ./known_hosts # Path for ssh known_hosts file for ssh/scp
Expand Down
2 changes: 1 addition & 1 deletion ts/build/conf/vmviewpcoip/build.conf.example
Expand Up @@ -337,7 +337,7 @@ param desktop file:./backgrounds/Hive_Lite.jpg # Custom image to load as deskto
param defaultconfig thinstation.conf.buildtime # The file with default setup. No other config file is found
# during boot.
param basename thinstation # Used for all config/tftp/scp file names
param basepath ts5.4 # Used to determine path to tftp/scp files
param basepath ts6.1 # Used to determine path to tftp/scp files
param baseurl http://www.doncuppjr.net # Used to determine url to wget files
#param keyfile ./id_rsa # Path for private key file used for ssh/scp
#param knownhosts ./known_hosts # Path for ssh known_hosts file for ssh/scp
Expand Down
2 changes: 1 addition & 1 deletion ts/build/conf/xterm/build.conf.example
Expand Up @@ -342,7 +342,7 @@ param bootresolution 1280x768-32
param defaultconfig thinstation.conf.buildtime # The file with default setup. No other config file is found
# during boot.
param basename thinstation # Used for all config/tftp/scp file names
param basepath ts5.4 # Used to determine path to tftp/scp files
param basepath ts6.1 # Used to determine path to tftp/scp files
param baseurl http://www.doncuppjr.net # Used to determine url to wget files
#param keyfile ./id_rsa # Path for private key file used for ssh/scp
#param knownhosts ./known_hosts # Path for ssh known_hosts file for ssh/scp
Expand Down
2 changes: 1 addition & 1 deletion ts/build/prebuilt/LiveCD/OSS/BuildFiles/LiveCD.OSS.build
Expand Up @@ -347,7 +347,7 @@ param desktop file:./backgrounds/Live.jpg # Custom image to load as deskto
param defaultconfig thinstation.conf.buildtime # The file with default setup. No other config file is found
# during boot.
param basename thinstation # Used for all config/tftp/scp file names
param basepath ts5.0 # Used to determine path to tftp/scp files
param basepath ts6.1 # Used to determine path to tftp/scp files
param baseurl http://www.doncuppjr.net # Used to determine url to wget files
#param keyfile ./id_rsa # Path for private key file used for ssh/scp
#param knownhosts ./known_hosts # Path for ssh known_hosts file for ssh/scp
Expand Down
Expand Up @@ -347,7 +347,7 @@ param desktop file:./backgrounds/Live.jpg # Custom image to load as deskto
param defaultconfig thinstation.conf.buildtime # The file with default setup. No other config file is found
# during boot.
param basename thinstation # Used for all config/tftp/scp file names
param basepath ts5.0 # Used to determine path to tftp/scp files
param basepath ts6.1 # Used to determine path to tftp/scp files
param baseurl http://www.doncuppjr.net # Used to determine url to wget files
#param keyfile ./id_rsa # Path for private key file used for ssh/scp
#param knownhosts ./known_hosts # Path for ssh known_hosts file for ssh/scp
Expand Down

0 comments on commit c796a86

Please sign in to comment.