summaryrefslogtreecommitdiff
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* examples/disklserver/: Add X2Go TCE example configuration.Mike Gabriel2022-01-148-0/+466
|
* examples/displayserver/: Drop example TFTP configuration for syslinux. This ↵Mike Gabriel2022-01-0717-46/+0
| | | | needs to be ported to iPXE some time near in the future.
* examples/backup/: Update dirvish configuration examples.Mike Gabriel2022-01-0522-22/+155
|
* examples/mainserver/: Drop example TFTP configuration. Not used anymore, at all.Mike Gabriel2022-01-0514-78/+0
|
* examples/disklserver: Drop folder and TFTP example config contained inside. ↵Mike Gabriel2022-01-0599-249/+0
| | | | Not needed anymore, handled fully by LTSP.
* disklserver tftpd config: Update. Use "<arch>+<dist>" as distro naming ↵Mike Gabriel2018-11-0731-40/+32
| | | | pattern rather than "<arch>.<dist>".
* PXE boot splash: PXE splash file location has changed in D-E artwork for ↵Mike Gabriel2018-01-069-9/+9
| | | | stretch. Adapt to the new file used as splash image.
* White-space cleanup.Mike Gabriel2018-01-035-5/+5
|
* examples/mainserver: Switch mainserver's TFTP config for DebianEdu ↵Mike Gabriel2017-12-166-3/+16
| | | | netinstaller to DI v9.
* examples/disklserver: Provide TFTP/pxelinux configuration for booting Debian ↵Mike Gabriel2017-12-127-2/+16
| | | | Edu stretch diskless machines.
* New ITZkS system types: displayserver, display.Mike Gabriel2016-07-1517-0/+46
|
* examples/mainserver/tftp/: Slighly fix Debian Installer text. (Show version, ↵Mike Gabriel2015-07-252-3/+3
| | | | drop term Skolelinux).
* examples/mainserver/tftp: Adapt tftp configuration example (mainserver) to ↵Mike Gabriel2015-07-2510-21/+18
| | | | Debian Edu jessie.
* examples/disklserver/tftp: Adapt tftp configuration example (disklserver) to ↵Mike Gabriel2015-07-2593-159/+142
| | | | Debian Edu jessie.
* master.conf.dirvish: Fix typos in line for vault contentserver.intern_srv.Mike Gabriel2014-09-091-1/+1
|
* Adapt PXE boot configuration to LTSP in Debian wheezy.Mike Gabriel2014-07-072-3/+2
|
* PXE boot configuration: Remove LTSP string from boot menu as it is ↵Mike Gabriel2013-05-312-2/+2
| | | | over-informative to the normal user.
* /examples/disklserver/tftp: Fix broken symlinks to memtest86.bin and ↵Mike Gabriel2013-04-012-2/+2
| | | | memtest86+.bin.
* grammar fix in README.tftpMike Gabriel2013-04-011-1/+1
|
* dirvish templates: Exclude .gvfs folders from backups.Mike Gabriel2012-10-234-3/+6
|
* Exclude proc, sys, dev/pts within x2gothinclient chroots and chroot for ↵Mike Gabriel2012-10-122-1/+17
| | | | ,,vertretungsplan-displays''. Also apply similar excludes to ltspserver00 machines.
* dirvish templates: Exclude proc, sys, dev/pts in case any of them is ↵Mike Gabriel2012-10-121-1/+5
| | | | mounted. Exclude NBD swap files.
* Provide template for dirvish's master.conf.Mike Gabriel2012-08-301-0/+60
|
* /debian/itzks-systems-backup.examples: Provide dirvish config skeleton ↵Mike Gabriel2012-08-3022-0/+253
| | | | appropriate for ITZkS setups.
* examples/disklserver/README.tftp: Fix wrong server name.Mike Gabriel2012-08-141-1/+1
|
* /debian/itzks-systems-disklserver.examples, examples/disklserver/*: Add ↵Mike Gabriel2012-08-1476-0/+261
| | | | ITZkS / Debian Edu based PXE environment for diskless workstation server.
* D-I PXE Environment: Pack files in tarball to preserve absolute symlinks. ↵Mike Gabriel2012-08-041-3/+3
| | | | Adapt README.tftp to this change.
* D-I PXE Environment: Provide the /srv/tftp directory as ,,examples'', ↵Mike Gabriel2012-08-0413-0/+68
installing to /srv directly is a heavy violation of the Debian Policy, so we avoid that.