Skip to content

Kde support#5

Closed
ArjenBalfoort wants to merge 3 commits into
linuxmint:masterfrom
ArjenBalfoort:kde-support
Closed

Kde support#5
ArjenBalfoort wants to merge 3 commits into
linuxmint:masterfrom
ArjenBalfoort:kde-support

Conversation

@ArjenBalfoort

Copy link
Copy Markdown

My first pull request of two months ago (mis-spelled as "kdm-support") was a total mess, so please, ignore that one.
In this one I collected all the changes I had to do to make for the KDE desktop while not changing the functionality for the gnome/mate desktop.

Schoelje added 3 commits July 27, 2012 17:17
	modified:   debian/postinst
	modified:   usr/lib/live-installer/frontend/gtk_interface.py
	modified:   usr/lib/live-installer/installer.py
	modified:   usr/share/applications/debian-installer-launcher.desktop
	deleted:    usr/share/icons/live-installer.xpm
	renamed:    usr/share/live-installer/bullet-point.png -> usr/share/live-installer/bullet-point-gnome.png
	new file:   usr/share/live-installer/bullet-point-kde.png
	typechange: usr/share/live-installer/bullet-point.png
	modified:   usr/share/live-installer/interface.glade
	renamed:    usr/share/icons/live-installer.png -> usr/share/live-installer/logo-gnome.png
	new file:   usr/share/live-installer/logo-kde.png
	typechange: usr/share/live-installer/logo.png
	deleted:    usr/share/live-installer/logo.svg
	modified:   usr/share/menu/live-installer
@clefebvre clefebvre closed this Feb 10, 2014
ggiesen added a commit to ggiesen/live-installer that referenced this pull request Jun 14, 2026
… wifi filter, doc nits)

linuxmint#4 [Low] discovery now genuinely excludes wifi from by-mac candidates: the
   ARPHRD_ETHER (type 1) check does NOT exclude wifi (wifi is type 1 too),
   so also skip interfaces with a sysfs wireless/ subdir. Comment fixed to
   describe what the check actually does.
linuxmint#5 [Med] discovery drops sentinel/placeholder DMI values (all-zero/all-FF/
   QEMU-default product_uuid; 'Default string', 'To Be Filled By O.E.M.',
   etc. product_serial) so a by-uuid/ or by-serial/ config can't match every
   defective unit in a fleet; the skip is logged.
linuxmint#6 [Low,docs] steer network examples to routes: [{to: default, via}] as the
   canonical default-gateway form; gateway4/6 documented as legacy.
linuxmint#7 [Low,docs] document that ambiguous NM matches are undefined — bind by MAC
   or a unique interface name; no autoconnect-priority is emitted.
linuxmint#8 [Low] document the TFTP client's RFC1350 size assumption (small files;
   use HTTP for large) and warn past 256 KiB. (Full RFC2347 negotiation
   remains queued.)
linuxmint#9 [Low,docs] document on_no_match's future intended values.

6 new tests (260 unit total).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants