Package Details: nm-cloud-setup-git 1.59.0dev+r1+g12965c9f6f-1

Git Clone URL: https://aur.archlinux.org/networkmanager-git.git (read-only, click to copy)
Package Base: networkmanager-git
Description: Automatically configure NetworkManager in cloud
Upstream URL: https://networkmanager.dev/
Keywords: networkmanager networkmanager-git nmcli
Licenses: GPL-2.0-or-later, LGPL-2.1-or-later
Conflicts: nm-cloud-setup
Provides: nm-cloud-setup
Submitter: None
Maintainer: mishalshanavas
Last Packager: mishalshanavas
Votes: 29
Popularity: 0.46
First Submitted: 2008-12-20 09:14 (UTC)
Last Updated: 2026-07-03 13:17 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

asppsa commented on 2014-08-18 04:42 (UTC)

Hi, Here is a patch for this. I've taken the changes mentioned by quequotion below and also merged all the changes from the current PKGBUILD for NetworkManager 0.9.10. Most of the patches seem to be no longer required. https://gist.github.com/asppsa/0a756ba3ac3dbf9fc2eb

quequotion commented on 2014-08-13 16:09 (UTC)

also, need to add "libnm-glib=$pkgver" to provides() and 'libnm-glib' to conflicts()

quequotion commented on 2014-08-13 16:04 (UTC)

I was able to install by deleting nm-polkit-permisive.patch and disable_set_hostname.patch then updating dnsmasq-path.patch There is one new line to add to each section of dnsmasq-path.patch (check the source files). disable_set_hostname.patch may be irrelevant; this code has significantly changed. nm-polkit-permissive.patch could be updated, but I want to see the default security setting first.

<deleted-account> commented on 2014-02-07 05:37 (UTC)

The patches are failing to apply and build is failing.

luolimao commented on 2013-07-04 20:33 (UTC)

Updated.

ksj commented on 2013-05-26 06:55 (UTC)

It doesn't work. It needs this: https://live.gnome.org/LibGSystem

luolimao commented on 2012-11-02 21:43 (UTC)

Thanks, fixed.

yegorius commented on 2012-11-02 20:06 (UTC)

Please change this line "--with-session-tracking=ck \" to this "--with-session-tracking=systemd \"

luolimao commented on 2012-10-09 23:12 (UTC)

Updated with systemd, correct /lib folder, and other stuff from the original networkmanager package.