[Git-commits] [grml/live-boot-grml] e82ece: 9990-select-eth-device.sh: check carrier, pick NIC
Michael Prokop
noreply at github.com
Tue Mar 9 18:38:35 CET 2021
Branch: refs/heads/master
Home: https://github.com/grml/live-boot-grml
Commit: e82ece9eb1d606a1479f02fd3ae4f46eb9bb0ded
https://github.com/grml/live-boot-grml/commit/e82ece9eb1d606a1479f02fd3ae4f46eb9bb0ded
Author: Steven Shiau <steven at stevenshiau.org>
Date: 2020-05-22 (Fri, 22 May 2020)
Changed paths:
M components/9990-select-eth-device.sh
Log Message:
-----------
9990-select-eth-device.sh: check carrier, pick NIC
Improve the mechanism to check the carrier to pick from
multiple network interfaces. This is based on the patch from
Michal Zatloukal.
Ref: https://sourceforge.net/p/clonezilla/bugs/298/
Commit: 56ec826fbe66584bb41d3b0460aec362886f14c3
https://github.com/grml/live-boot-grml/commit/56ec826fbe66584bb41d3b0460aec362886f14c3
Author: Benjamin Drung <benjamin.drung at profitbricks.com>
Date: 2020-08-04 (Tue, 04 Aug 2020)
Changed paths:
M components/9990-select-eth-device.sh
Log Message:
-----------
Fix leading space in DEVICE setting
live-boot will set the `DEVICE` parameter in `/conf/param.conf`. This
parameter specifies the default network interface to use, like eth0. So
only one Ethernet device is allowed here, but live-boot generates a list
with a leading space. For example it will set `DEVICE=' eth0'`. This
causes initramfs script relying on `DEVICE` fail.
Therefore just set the `DEVICE` parameter to the last connected
interface found.
Signed-off-by: Benjamin Drung <benjamin.drung at profitbricks.com>
Commit: ef866fdbab3cc24dab6aa56054f6779398bced2a
https://github.com/grml/live-boot-grml/commit/ef866fdbab3cc24dab6aa56054f6779398bced2a
Author: Luca Boccassi <bluca at debian.org>
Date: 2020-08-04 (Tue, 04 Aug 2020)
Changed paths:
M components/9990-select-eth-device.sh
Log Message:
-----------
Merge branch 'master' into 'master'
Fix leading space in DEVICE setting
See merge request live-team/live-boot!34
Commit: 7454aaeb7f49ee625a79088a5d31fb034d31c0ae
https://github.com/grml/live-boot-grml/commit/7454aaeb7f49ee625a79088a5d31fb034d31c0ae
Author: Steven Shiau <steven at stevenshiau.org>
Date: 2020-10-22 (Thu, 22 Oct 2020)
Changed paths:
M components/9990-select-eth-device.sh
Log Message:
-----------
Revert "Merge branch 'master' into 'master'"
This reverts merge request !34
Commit: cd108f7769b85fd57a54b3d9945d5defbf91cfb2
https://github.com/grml/live-boot-grml/commit/cd108f7769b85fd57a54b3d9945d5defbf91cfb2
Author: Steven Shiau <steven at stevenshiau.org>
Date: 2020-10-22 (Thu, 22 Oct 2020)
Changed paths:
M components/9990-select-eth-device.sh
Log Message:
-----------
Update 9990-select-eth-device.sh
Commit: 5bda6b4a88e91f71844fb1b174f6f90c2c7dbc79
https://github.com/grml/live-boot-grml/commit/5bda6b4a88e91f71844fb1b174f6f90c2c7dbc79
Author: Raphaël Hertzog <hertzog at debian.org>
Date: 2020-10-23 (Fri, 23 Oct 2020)
Changed paths:
M debian/control
Log Message:
-----------
Drop Iain R. Learmonth from Uploaders on his request
Closes: #970288
Commit: 4e260c46192d5c6e67fd7b6775aaa2f07ea8301e
https://github.com/grml/live-boot-grml/commit/4e260c46192d5c6e67fd7b6775aaa2f07ea8301e
Author: Raphaël Hertzog <hertzog at debian.org>
Date: 2020-12-12 (Sat, 12 Dec 2020)
Changed paths:
M components/9990-select-eth-device.sh
Log Message:
-----------
Merge branch 'master' into 'master'
9990-select-eth-device.sh: check carrier, pick NIC
See merge request live-team/live-boot!33
Commit: b4113785beb7ac5d2c8689d16b9517eafd4e8890
https://github.com/grml/live-boot-grml/commit/b4113785beb7ac5d2c8689d16b9517eafd4e8890
Author: Raphaël Hertzog <raphael at offensive-security.com>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M debian/control
Log Message:
-----------
Update standards version to 4.5.0, no changes needed.
Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
Commit: eec68d3dcf2e0b19b95b1dcaa8bcfcccab0f0c1a
https://github.com/grml/live-boot-grml/commit/eec68d3dcf2e0b19b95b1dcaa8bcfcccab0f0c1a
Author: Raphaël Hertzog <raphael at offensive-security.com>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M debian/control
Log Message:
-----------
Update my maintainer email
The work I do in the live team is part of my Kali work.
Commit: a7284eab1cf2cac30472869a13ccd0a21b61c69e
https://github.com/grml/live-boot-grml/commit/a7284eab1cf2cac30472869a13ccd0a21b61c69e
Author: Raphaël Hertzog <raphael at offensive-security.com>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M debian/changelog
Log Message:
-----------
Update changelog for 1:20210122 release
Commit: de2eaf61a458dcd490f01494f8e2ed6e23c416ca
https://github.com/grml/live-boot-grml/commit/de2eaf61a458dcd490f01494f8e2ed6e23c416ca
Author: Luca Boccassi <bluca at debian.org>
Date: 2021-02-08 (Mon, 08 Feb 2021)
Changed paths:
M components/9990-select-eth-device.sh
Log Message:
-----------
Merge branch 'revert-ef866fdb' into 'master'
Revert ef866fdb
See merge request live-team/live-boot!35
Commit: 6cee205c9b6c7eb9c48bf66bfdd75ab04e38308c
https://github.com/grml/live-boot-grml/commit/6cee205c9b6c7eb9c48bf66bfdd75ab04e38308c
Author: Raphaël Hertzog <raphael at offensive-security.com>
Date: 2021-02-08 (Mon, 08 Feb 2021)
Changed paths:
M debian/changelog
Log Message:
-----------
Update changelog for 1:20210208 release
Commit: 322e57a4a7c972702e93038df009c045286bffbd
https://github.com/grml/live-boot-grml/commit/322e57a4a7c972702e93038df009c045286bffbd
Author: Michael Prokop <mika at grml.org>
Date: 2021-03-09 (Tue, 09 Mar 2021)
Changed paths:
M components/9990-select-eth-device.sh
M debian/control
Log Message:
-----------
Merge remote-tracking branch 'upstream/master'
Syncing with Debian's live-boot as of
commit 6cee205c9b6c7eb9c48bf66bfdd75ab04e38308c (tag: debian/1%20210208, upstream/master)
Commit: 02de2251ebf5a2318aaed954b1de6929e2981ebb
https://github.com/grml/live-boot-grml/commit/02de2251ebf5a2318aaed954b1de6929e2981ebb
Author: Michael Prokop <mika at grml.org>
Date: 2021-03-09 (Tue, 09 Mar 2021)
Changed paths:
M debian/changelog
Log Message:
-----------
Release new version 1:20210208+grml.1
Compare: https://github.com/grml/live-boot-grml/compare/275828e2d9d9...02de2251ebf5
More information about the Git-commits
mailing list