grml-terminalserver.git
12 years agoRelease new version 0.99.18 v0.99.18
Michael Prokop [Wed, 11 Jan 2012 17:32:27 +0000 (18:32 +0100)]
Release new version 0.99.18

12 years agoGet rid of grml2hd specific dialog and code [Closes: issue1117]
Michael Prokop [Wed, 11 Jan 2012 11:17:39 +0000 (12:17 +0100)]
Get rid of grml2hd specific dialog and code [Closes: issue1117]

12 years agoRelease new version 0.99.17 v0.99.17
Michael Prokop [Fri, 9 Dec 2011 10:04:42 +0000 (11:04 +0100)]
Release new version 0.99.17

12 years agogrml-terminalserver-config: fix syntax error
Michael Prokop [Fri, 9 Dec 2011 10:04:08 +0000 (11:04 +0100)]
grml-terminalserver-config: fix syntax error

12 years agoRelease new version 0.99.16. v0.99.16
Christian Hofstaedtler [Tue, 6 Dec 2011 21:43:32 +0000 (22:43 +0100)]
Release new version 0.99.16.

12 years agogrml-terminalserver-config: use x.x.x.10 as starting IP address range
Michael Prokop [Wed, 29 Sep 2010 16:20:17 +0000 (18:20 +0200)]
grml-terminalserver-config: use x.x.x.10 as starting IP address range

If we have x.x.x.1 as starting range adress provide x.x.x.10
instead so we avoid possible conflicts with default gateway.

12 years agoRelease new version 0.99.15 v0.99.15
Michael Prokop [Sat, 26 Nov 2011 19:04:37 +0000 (20:04 +0100)]
Release new version 0.99.15

12 years agoAdd debian/control headers Origin, Bugs
Christian Hofstaedtler [Wed, 27 Jul 2011 19:30:29 +0000 (21:30 +0200)]
Add debian/control headers Origin, Bugs

12 years agoReleasing new version 0.99.14. v0.99.14
Michael Prokop [Tue, 12 Jul 2011 09:41:46 +0000 (11:41 +0200)]
Releasing new version 0.99.14.

12 years agoDo not use "nodhcp" bootoption anymore, since recent ISOs have new way of network...
Michael Prokop [Mon, 11 Jul 2011 22:51:20 +0000 (00:51 +0200)]
Do not use "nodhcp" bootoption anymore, since recent ISOs have new way of network configuration.

With integration of recent live-boot versions we don't have DHCP
requests in grml-autoconfig anymore (which used to require the
nodhcp option to disable the request) but the initrd cares about
it. If we're using nodhcp for booting then the initrd won't
configure networking any longer at all, which means booting via
PXE doesn't work.

To make sure that the nodhcp bootoption isn't present in custom
live systems let's remove the option using grml2usb's
--remove-bootoption=nodhcp feature (grml2usb ftw!).

Acked by: Ulrich Dangel <mru@grml.org>
Acked by: Christian Hofstaedtler <ch@grml.org>
Acked by: Michael Gebetsroither <gebi@grml.org>

12 years agoBump Standards-Version to 3.9.2.
Michael Prokop [Mon, 6 Jun 2011 20:48:29 +0000 (22:48 +0200)]
Bump Standards-Version to 3.9.2.

Signed-off-by: Michael Prokop <mika@grml.org>
12 years agoRelease new version 0.99.13. v0.99.13
Christian Hofstaedtler [Sun, 15 May 2011 23:04:37 +0000 (01:04 +0200)]
Release new version 0.99.13.

12 years agoSupport either portmap or rpcbind in grml-terminalserver.
Ulrich Dangel [Sun, 15 May 2011 22:08:29 +0000 (00:08 +0200)]
Support either portmap or rpcbind in grml-terminalserver.

In the upcoming Grml version 2011.05 /etc/init.d/portmap does not exist
but /etc/init.d/rpcbind. This patch supports either /etc/init.d/portmap or
/etc/init.d/rpcbind.

13 years agoRelease new version 0.99.12. v0.99.12
Michael Prokop [Tue, 7 Dec 2010 11:36:23 +0000 (12:36 +0100)]
Release new version 0.99.12.

13 years agoMerge remote branch 'origin/mru/issue733'
Michael Gebetsroither [Thu, 2 Dec 2010 16:23:52 +0000 (17:23 +0100)]
Merge remote branch 'origin/mru/issue733'

Signed-off-by: Michael Gebetsroither <michael@mgeb.org>
13 years agoAdjust live-media-path if /live/image is not the bootmedium
Ulrich Dangel [Sun, 7 Nov 2010 21:44:25 +0000 (22:44 +0100)]
Adjust live-media-path if /live/image is not the bootmedium

13 years agoUse config files instead of globbing, adjust indention
Ulrich Dangel [Sun, 7 Nov 2010 21:18:47 +0000 (22:18 +0100)]
Use config files instead of globbing, adjust indention

13 years agoSupport grml-terminalserver from no boot medium present. [Closes: issue733]
Ulrich Dangel [Sun, 7 Nov 2010 21:15:27 +0000 (22:15 +0100)]
Support grml-terminalserver from no boot medium present. [Closes: issue733]

Added fallback for kernel location to /boot. Always use initrd from /boot.
Copy syslinux config from grml-live template directory if no syslinux config is present.
Explicit set fsid to support {ram,tmp}fs.

13 years agoRelease new version 0.99.11. v0.99.11
Michael Prokop [Wed, 29 Sep 2010 21:48:39 +0000 (23:48 +0200)]
Release new version 0.99.11.

13 years agoMinor: Fix typo (witch/which) and indent one line of code.
Michael Prokop [Wed, 29 Sep 2010 21:11:46 +0000 (23:11 +0200)]
Minor: Fix typo (witch/which) and indent one line of code.

13 years agoIterate over /var/lib/dhcp* directories for touch command.
Michael Prokop [Wed, 29 Sep 2010 19:17:32 +0000 (21:17 +0200)]
Iterate over /var/lib/dhcp* directories for touch command.

13 years agoBump Standards-Version to 3.9.1.
Michael Prokop [Wed, 29 Sep 2010 18:48:54 +0000 (20:48 +0200)]
Bump Standards-Version to 3.9.1.

13 years agoDepend on isc-dhcp-server | dhcp3-server.
Michael Prokop [Wed, 29 Sep 2010 18:48:45 +0000 (20:48 +0200)]
Depend on isc-dhcp-server | dhcp3-server.

13 years agoMerge remote branch 'origin/mika/do-not-build-initrd'
Michael Gebetsroither [Wed, 29 Sep 2010 16:21:20 +0000 (18:21 +0200)]
Merge remote branch 'origin/mika/do-not-build-initrd'

Signed-off-by: Michael Gebetsroither <michael@mgeb.org>
13 years agoMerge remote branch 'origin/mika/iscserver'
Michael Gebetsroither [Wed, 29 Sep 2010 16:20:54 +0000 (18:20 +0200)]
Merge remote branch 'origin/mika/iscserver'

Signed-off-by: Michael Gebetsroither <michael@mgeb.org>
13 years agoUse find command for removing dhcpd.leases file.
Michael Prokop [Wed, 29 Sep 2010 16:11:29 +0000 (18:11 +0200)]
Use find command for removing dhcpd.leases file.

13 years agogrml-terminalserver-config: always update minirtd26.gz using cp -u.
Michael Prokop [Wed, 29 Sep 2010 16:05:45 +0000 (18:05 +0200)]
grml-terminalserver-config: always update minirtd26.gz using cp -u.

13 years agogrml-terminalserver-config: do not rebuild initrd but use the existing one
Michael Prokop [Wed, 29 Sep 2010 15:54:54 +0000 (17:54 +0200)]
grml-terminalserver-config: do not rebuild initrd but use the existing one

Rebuilding the initramfs takes quite long and is tricky and even
error prone. The initramfs we ship with Grml ISOs by default
are supposed to provide whatever it needs for PXE booting, therefore
skip the upgrade-initramfs and use the initrd.gz from the ISO instead.

13 years agoAdapt dhcp configuration to dhcp3-server -> isc-dhcp-server transition.
Michael Prokop [Wed, 29 Sep 2010 13:25:39 +0000 (15:25 +0200)]
Adapt dhcp configuration to dhcp3-server -> isc-dhcp-server transition.

14 years agoMinor packaging updates to make lintian happy. v0.99.10
Michael Prokop [Wed, 21 Apr 2010 12:08:02 +0000 (14:08 +0200)]
Minor packaging updates to make lintian happy.

14 years agoBump Standards-Version to 3.8.4 (no further changes).
Michael Prokop [Wed, 21 Apr 2010 12:05:45 +0000 (14:05 +0200)]
Bump Standards-Version to 3.8.4 (no further changes).

14 years agoRelease version 0.99.10.
Michael Prokop [Wed, 21 Apr 2010 12:04:45 +0000 (14:04 +0200)]
Release version 0.99.10.

14 years agoSupport multiiso cds
Ulrich Dangel [Tue, 20 Apr 2010 19:33:36 +0000 (21:33 +0200)]
Support multiiso cds

14 years agoUpdate for release 0.99.9 v0.99.9
Michael Prokop [Thu, 29 Oct 2009 00:11:13 +0000 (01:11 +0100)]
Update for release 0.99.9

14 years agoUse rm -f instead of rm.
Ulrich Dangel [Wed, 28 Oct 2009 23:22:20 +0000 (00:22 +0100)]
Use rm -f instead of rm.

14 years agoUpdated changelog. v0.99.8
Ulrich Dangel [Tue, 27 Oct 2009 20:18:39 +0000 (21:18 +0100)]
Updated changelog.

14 years agoAdjust bsd entry for network boot and drop grub entries for network boot.
Ulrich Dangel [Tue, 27 Oct 2009 20:18:03 +0000 (21:18 +0100)]
Adjust bsd entry for network boot and drop grub entries for network boot.

14 years agoAdd debian/NEWS v0.99.7
Michael Prokop [Mon, 26 Oct 2009 18:44:35 +0000 (19:44 +0100)]
Add debian/NEWS

14 years agoDrop all grub- and /linuxrc related stuff
Michael Prokop [Mon, 26 Oct 2009 15:48:39 +0000 (16:48 +0100)]
Drop all grub- and /linuxrc related stuff

14 years agoUpdate changelog v0.99.6
Michael Prokop [Mon, 26 Oct 2009 14:20:36 +0000 (15:20 +0100)]
Update changelog

14 years agoUpdate overrides file
Michael Prokop [Mon, 26 Oct 2009 14:20:29 +0000 (15:20 +0100)]
Update overrides file

14 years agoBuild-Depend on debhelper >=5
Michael Prokop [Mon, 26 Oct 2009 14:20:21 +0000 (15:20 +0100)]
Build-Depend on debhelper >=5

14 years agoUpdate copyright file
Michael Prokop [Mon, 26 Oct 2009 14:19:52 +0000 (15:19 +0100)]
Update copyright file

14 years agoBump to Standards-Version 3.8.3
Michael Prokop [Mon, 26 Oct 2009 14:15:45 +0000 (15:15 +0100)]
Bump to Standards-Version 3.8.3

14 years agoUpdated changelog.
Ulrich Dangel [Mon, 26 Oct 2009 10:15:59 +0000 (11:15 +0100)]
Updated changelog.

14 years agoUse grml2usb to generate pxelinux menu.
Ulrich Dangel [Sat, 24 Oct 2009 22:14:07 +0000 (00:14 +0200)]
Use grml2usb to generate pxelinux menu.

Add dependency for grml2usb in debian/control.

14 years agoUpdate changelog
Michael Prokop [Sat, 24 Oct 2009 23:38:04 +0000 (01:38 +0200)]
Update changelog

14 years agoDisable grub feature by default
Michael Prokop [Sat, 24 Oct 2009 21:48:42 +0000 (23:48 +0200)]
Disable grub feature by default

14 years agoExclude udev's persistent files from initrd v0.99.4
Michael Prokop [Sat, 20 Jun 2009 11:29:37 +0000 (13:29 +0200)]
Exclude udev's persistent files from initrd

14 years agoadd some additional newlines in startup messages, update changelog
Michael Prokop [Sat, 16 May 2009 20:25:13 +0000 (22:25 +0200)]
add some additional newlines in startup messages, update changelog

14 years agoDrop .hgtags file
Michael Prokop [Sat, 16 May 2009 20:17:31 +0000 (22:17 +0200)]
Drop .hgtags file

14 years agoBump Compat version to 5
Michael Prokop [Sat, 16 May 2009 20:16:58 +0000 (22:16 +0200)]
Bump Compat version to 5

14 years agoBump Standard Version to 3.8.1 (no further changes)
Michael Prokop [Sat, 16 May 2009 20:16:49 +0000 (22:16 +0200)]
Bump Standard Version to 3.8.1 (no further changes)

14 years agoreplace wording 'give me' with 'specify'; drop 'Latest change:' line
Michael Prokop [Sat, 16 May 2009 20:15:33 +0000 (22:15 +0200)]
replace wording 'give me' with 'specify'; drop 'Latest change:' line

14 years agoget rid of 'error retrieving current directory' messages
Michael Prokop [Sat, 16 May 2009 20:09:36 +0000 (22:09 +0200)]
get rid of 'error retrieving current directory' messages

14 years agoadd additional newline in front so text doesn't appear inside dialog's output
Michael Prokop [Sat, 16 May 2009 19:16:36 +0000 (21:16 +0200)]
add additional newline in front so text doesn't appear inside dialog's output

14 years agogrml-terminalserver-config: exit script if user selects cancel option
Michael Prokop [Sat, 16 May 2009 19:13:13 +0000 (21:13 +0200)]
grml-terminalserver-config: exit script if user selects cancel option

14 years agogrml-terminalserver-config: fix typo and slightly improve wording
Michael Prokop [Sat, 16 May 2009 19:05:57 +0000 (21:05 +0200)]
grml-terminalserver-config: fix typo and slightly improve wording

15 years agoAdjust configuration for new grml2usb layout; fix dirname usage
Michael Prokop [Sat, 14 Mar 2009 11:39:09 +0000 (12:39 +0100)]
Adjust configuration for new grml2usb layout; fix dirname usage

15 years agofix create-netboot to work with new initrds v0.99.1
Michael Gebetsroither [Sun, 30 Nov 2008 13:47:30 +0000 (14:47 +0100)]
fix create-netboot to work with new initrds

15 years agoAdjust VCS headers v0.99
Michael Prokop [Sat, 29 Nov 2008 21:08:49 +0000 (22:08 +0100)]
Adjust VCS headers

15 years agoFixed dependencies for grml-medium (added make and nfs-kernel-server)
Michael Gebetsroither [Sat, 29 Nov 2008 13:28:36 +0000 (14:28 +0100)]
Fixed dependencies for grml-medium (added make and nfs-kernel-server)

15 years agoAdded tag 0.98 for changeset 7b957b5b0c56
Michael Prokop [Thu, 25 Sep 2008 23:37:06 +0000 (01:37 +0200)]
Added tag 0.98 for changeset 7b957b5b0c56

15 years agoBump Standard Version to 3.8.0 0.98
Michael Prokop [Thu, 25 Sep 2008 23:36:24 +0000 (01:36 +0200)]
Bump Standard Version to 3.8.0

15 years agoUpdate changelog for new version
Michael Prokop [Thu, 25 Sep 2008 23:34:56 +0000 (01:34 +0200)]
Update changelog for new version

15 years agoupdated README.Debian [Closes: issue500]
Michael Gebetsroither [Thu, 18 Sep 2008 02:00:14 +0000 (04:00 +0200)]
updated README.Debian [Closes: issue500]

15 years agochange to /bin/bash [Closes: issue182]
Michael Gebetsroither [Tue, 16 Sep 2008 22:05:18 +0000 (00:05 +0200)]
change to /bin/bash [Closes: issue182]

16 years agoAdded tag 0.97 for changeset 4173bb822e2b
Michael Gebetsroither [Fri, 21 Mar 2008 18:30:13 +0000 (19:30 +0100)]
Added tag 0.97 for changeset 4173bb822e2b

16 years agoFixed breakage introduced by necessary changes because of isolinux problems 0.97
Michael Gebetsroither [Fri, 21 Mar 2008 18:30:05 +0000 (19:30 +0100)]
Fixed breakage introduced by necessary changes because of isolinux problems

16 years agoAdded tag 0.96 for changeset 3ef64cbe265a
Michael Gebetsroither [Fri, 29 Feb 2008 01:03:50 +0000 (02:03 +0100)]
Added tag 0.96 for changeset 3ef64cbe265a

16 years agoadjust changelog for release 0.96
Michael Gebetsroither [Fri, 29 Feb 2008 00:38:23 +0000 (01:38 +0100)]
adjust changelog for release

16 years agoadd multiboot support
Michael Gebetsroither [Wed, 27 Feb 2008 12:48:18 +0000 (13:48 +0100)]
add multiboot support

16 years agofixed breakage introduced by boot layout change
Michael Gebetsroither [Wed, 27 Feb 2008 12:32:46 +0000 (13:32 +0100)]
fixed breakage introduced by boot layout change

16 years agoadding note about gPXE
Michael Gebetsroither [Thu, 21 Feb 2008 00:16:48 +0000 (01:16 +0100)]
adding note about gPXE

16 years agofixed typo
Michael Gebetsroither [Wed, 13 Feb 2008 13:07:04 +0000 (14:07 +0100)]
fixed typo

16 years agochanged to /bin/bash
Michael Gebetsroither [Wed, 13 Feb 2008 13:03:44 +0000 (14:03 +0100)]
changed to /bin/bash

16 years agoAdded tag 0.95 for changeset 08ee09a02ec3c3d7e67d055c031864b42ae3a0f6
Michael Prokop [Fri, 25 Jan 2008 20:26:25 +0000 (21:26 +0100)]
Added tag 0.95 for changeset 08ee09a02ec3c3d7e67d055c031864b42ae3a0f6

16 years agoBump Standard-Version to 3.7.3 (no further changes) 0.95
Michael Prokop [Fri, 25 Jan 2008 20:26:07 +0000 (21:26 +0100)]
Bump Standard-Version to 3.7.3 (no further changes)

16 years agoBoot terminalnodes with noprompt
Michael Prokop [Fri, 25 Jan 2008 20:24:43 +0000 (21:24 +0100)]
Boot terminalnodes with noprompt

16 years agoBoot terminalnodes with nodhcp again (thx ch for reporting)
Michael Gebetsroither [Tue, 22 Jan 2008 16:52:35 +0000 (17:52 +0100)]
Boot terminalnodes with nodhcp again (thx ch for reporting)

16 years agoAdded tag 0.94 for changeset 288451ce72af278f83feb269f9f4177e79e1f7ba
Michael Prokop [Sun, 20 Jan 2008 18:27:13 +0000 (19:27 +0100)]
Added tag 0.94 for changeset 288451ce72af278f83feb269f9f4177e79e1f7ba

16 years agoRework create-netboot [issue376]; small update of grml-terminalserver-config 0.94
Michael Prokop [Sun, 20 Jan 2008 11:51:23 +0000 (12:51 +0100)]
Rework create-netboot [issue376]; small update of grml-terminalserver-config

16 years agogrml-terminalserver-config: move file grub.img only if it exists
Michael Prokop [Thu, 3 Jan 2008 12:01:07 +0000 (13:01 +0100)]
grml-terminalserver-config: move file grub.img only if it exists

16 years agogrml-terminalserver-config: fix problem with unclosed ]
Michael Gebetsroither [Mon, 22 Oct 2007 18:41:04 +0000 (20:41 +0200)]
grml-terminalserver-config: fix problem with unclosed ]

16 years agoAdded tag 0.92 for changeset 7b80c7a7b477
Michael Gebetsroither [Sat, 6 Oct 2007 14:55:32 +0000 (16:55 +0200)]
Added tag 0.92 for changeset 7b80c7a7b477

16 years agoadded NOTES 0.92
Michael Gebetsroither [Sat, 6 Oct 2007 14:54:28 +0000 (16:54 +0200)]
added NOTES

16 years agoUpdate changelog
Michael Prokop [Sat, 6 Oct 2007 13:44:56 +0000 (15:44 +0200)]
Update changelog

16 years agomerged git:quickfix
Michael Gebetsroither [Sat, 6 Oct 2007 12:35:33 +0000 (14:35 +0200)]
merged git:quickfix

16 years agoApply patch-bomb by ft, thanks a lot
Michael Prokop [Wed, 12 Sep 2007 23:39:51 +0000 (01:39 +0200)]
Apply patch-bomb by ft, thanks a lot

16 years agoFix detection of network devices - do not assume it is named eth*
Michael Prokop [Sun, 9 Sep 2007 10:05:28 +0000 (12:05 +0200)]
Fix detection of network devices - do not assume it is named eth*

16 years agoAdded tag 0.91 for changeset 5615e8e1dc71
Michael Prokop [Wed, 11 Jul 2007 11:23:28 +0000 (13:23 +0200)]
Added tag 0.91 for changeset 5615e8e1dc71

16 years agochangelog updates 0.91
Michael Gebetsroither [Wed, 11 Jul 2007 11:16:40 +0000 (13:16 +0200)]
changelog updates

16 years agofix dependencies for grub 32bit compilation on amd64
Michael Gebetsroither [Sun, 3 Jun 2007 22:00:32 +0000 (00:00 +0200)]
fix dependencies for grub 32bit compilation on amd64

16 years agomake grub compile code ready for gcc-4.2 and any later version
Michael Gebetsroither [Sun, 3 Jun 2007 21:58:30 +0000 (23:58 +0200)]
make grub compile code ready for gcc-4.2 and any later version

16 years agoReadme.Debian: better howto
Michael Gebetsroither [Sun, 3 Jun 2007 21:51:39 +0000 (23:51 +0200)]
Readme.Debian: better howto

17 years agoAdded tag 0.90 for changeset 10d4192121e1
Michael Prokop [Thu, 12 Apr 2007 09:09:15 +0000 (11:09 +0200)]
Added tag 0.90 for changeset 10d4192121e1

17 years agoForgot to adjust $CC in grml-terminalserver-config for new gcc version. Fixed. 0.90
Michael Prokop [Thu, 12 Apr 2007 09:06:22 +0000 (11:06 +0200)]
Forgot to adjust $CC in grml-terminalserver-config for new gcc version. Fixed.

17 years agoAdded tag 0.89 for changeset 8cb041e5d4a6
Michael Prokop [Wed, 11 Apr 2007 22:10:22 +0000 (00:10 +0200)]
Added tag 0.89 for changeset 8cb041e5d4a6

17 years agoRemove /usr/share/grml-terminalserver/discover-nic from debian/overrides 0.89
Michael Prokop [Wed, 11 Apr 2007 22:08:39 +0000 (00:08 +0200)]
Remove /usr/share/grml-terminalserver/discover-nic from debian/overrides

17 years agoUpdate for new grml-terminalserver-data package, fixed typo, removed bootoption secure
Michael Prokop [Wed, 11 Apr 2007 22:04:41 +0000 (00:04 +0200)]
Update for new grml-terminalserver-data package, fixed typo, removed bootoption secure