=== prth is now known as prth|away === prth|away is now known as prth === prth is now known as prth|away === Metacity is now known as UmbrellaCorp === UmbrellaCorp is now known as Metacity === prth is now known as prth|away === prth|away is now known as prth [16:12] Hello, I would like to install ubuntu gnome on my PC the one and only problem is how to go online during the setup my connection type is DHCP, but I don't have any idea why it's not getting my settings automatically [16:13] I want to be online during the installation [18:53] Hi all [19:13] hi b-yeezi [20:14] darkxst, How is the ppa_versions script run? I'd like to make a xfce version [20:16] Noskcaj, a cron job calls ppa_versions.py [20:24] then that scrapes the release notes to find a list of packages and checks ftp for latest tarballs [20:24] you may just want to use a static list of packages for xfce though [20:29] How do i point it to a static list? [20:32] Noskcaj, where are the tarballs? [20:33] archive.xfce.org/src/*/* [20:42] Noskcaj, just scrape that folder for the package list [20:43] ok [20:44] Noskcaj, if you keep changes generic, I can merge it and run on the same server [20:44] I'll just try and understand what i'm meant to do first. I have no idea [20:47] Noskcaj, see upstream.py, rather than scraping release notes, generate the self.packages list by reading directly from that folder [20:48] then create a config in config.py (you will need to add a new field to tell it to use xfce upstream) [20:51] Already that's beyond my level of knowledge. i'll try sometime through the week though [20:51] I would put upstream = 'gnome' in Profile [20:51] then set upstream = 'xfce' in your config [20:53] Noskcaj, it should be fairly simple, maybe 10 lines of code [21:04] yep, i'm too stupid to manage that. [21:05] Noskcaj, then learn ;) [21:05] I will, eventually [21:06] make a new class in upstream to search xfce and create self.packages [21:06] I have a gnome 3.16 transition to run in tanglu first [21:07] ok [23:12] Noskcaj, is there a xfce ppa? [23:25] Noskcaj, http://pastebin.com/gzmnPhF2