From 1f1c037f0f5792736ad3cc0ecef72491ca64508b Mon Sep 17 00:00:00 2001 From: Drtan Samos Date: Sun, 12 May 2013 22:17:23 +0200 Subject: Branding GNOME desktop with backgrounds. --- .../etc/dconf/db/local.d/00_default-wallpaper | 3 +++ configs/gnome/root-image/etc/dconf/profile/user | 2 ++ .../gnome/root-image/root/customize_root_image.sh | 2 ++ .../share/backgrounds/parabola-space/attribution | 29 +++++++++++++++++++++ .../parabola-space/parabola-space-desaturated.png | Bin 0 -> 1624820 bytes .../parabola-space/parabola-space-desaturated.xcf | Bin 0 -> 9880419 bytes .../backgrounds/parabola-space/parabola-space.png | Bin 0 -> 3776479 bytes .../backgrounds/parabola-space/parabola-space.xcf | Bin 0 -> 9531365 bytes 8 files changed, 36 insertions(+) create mode 100644 configs/gnome/root-image/etc/dconf/db/local.d/00_default-wallpaper create mode 100644 configs/gnome/root-image/etc/dconf/profile/user create mode 100644 configs/gnome/root-image/usr/share/backgrounds/parabola-space/attribution create mode 100644 configs/gnome/root-image/usr/share/backgrounds/parabola-space/parabola-space-desaturated.png create mode 100644 configs/gnome/root-image/usr/share/backgrounds/parabola-space/parabola-space-desaturated.xcf create mode 100644 configs/gnome/root-image/usr/share/backgrounds/parabola-space/parabola-space.png create mode 100644 configs/gnome/root-image/usr/share/backgrounds/parabola-space/parabola-space.xcf (limited to 'configs/gnome') diff --git a/configs/gnome/root-image/etc/dconf/db/local.d/00_default-wallpaper b/configs/gnome/root-image/etc/dconf/db/local.d/00_default-wallpaper new file mode 100644 index 0000000..f074937 --- /dev/null +++ b/configs/gnome/root-image/etc/dconf/db/local.d/00_default-wallpaper @@ -0,0 +1,3 @@ +[org/gnome/desktop/background] +picture-uri='file:///usr/share/backgrounds/parabola-space/parabola-space.png' +picture-options='zoom' diff --git a/configs/gnome/root-image/etc/dconf/profile/user b/configs/gnome/root-image/etc/dconf/profile/user new file mode 100644 index 0000000..aca0641 --- /dev/null +++ b/configs/gnome/root-image/etc/dconf/profile/user @@ -0,0 +1,2 @@ +user-db:user +system-db:local diff --git a/configs/gnome/root-image/root/customize_root_image.sh b/configs/gnome/root-image/root/customize_root_image.sh index c3a82a5..94b86a2 100755 --- a/configs/gnome/root-image/root/customize_root_image.sh +++ b/configs/gnome/root-image/root/customize_root_image.sh @@ -10,6 +10,8 @@ ln -sf /usr/share/zoneinfo/UTC /etc/localtime usermod -s /bin/zsh root cp -aT /etc/skel/ /root/ +dconf update + useradd -m -p "$(openssl passwd -1 parabola)" -g users -G "adm,audio,floppy,log,network,rfkill,scanner,storage,optical,power,wheel" -s /bin/zsh parabola chmod 750 /etc/sudoers.d diff --git a/configs/gnome/root-image/usr/share/backgrounds/parabola-space/attribution b/configs/gnome/root-image/usr/share/backgrounds/parabola-space/attribution new file mode 100644 index 0000000..09eab78 --- /dev/null +++ b/configs/gnome/root-image/usr/share/backgrounds/parabola-space/attribution @@ -0,0 +1,29 @@ +Attribution + +Images prepared as modification of the image. +Available at: http://www.fotopedia.com/items/flickr-5014452663 +License of the original: CC By 2.0 (http://creativecommons.org/licenses/by/2.0/) +Image release date September 22, 2010 + +To view a video of this image go here: www.flickr.com/photos/gsfc/5014452203 + +Caption: A spectacular new NASA/ESA Hubble Space Telescope image reveals the heart of the Lagoon Nebula. Seen as a massive cloud of glowing dust and gas, bombarded by the energetic radiation of new stars, this placid name hides a dramatic reality. + +The Advanced Camera for Surveys (ACS) on the NASA/ESA Hubble Space Telescope has captured a dramatic view of gas and dust sculpted by intense radiation from hot young stars deep in the heart of the Lagoon Nebula (Messier 8). This spectacular object is named after the wide, lagoon-shaped dust lane that crosses the glowing gas of the nebula. + +This structure is prominent in wide-field images, but cannot be seen in this close-up. However the strange billowing shapes and sandy texture visible in this image make the Lagoon Nebula’s watery name eerily appropriate from this viewpoint too. + +Located four to five thousand light-years away, in the constellation of Sagittarius (the Archer), Messier 8 is a huge region of star birth that stretches across one hundred light-years. Clouds of hydrogen gas are slowly collapsing to form new stars, whose bright ultraviolet rays then light up the surrounding gas in a distinctive shade of red. + +The wispy tendrils and beach-like features of the nebula are not caused by the ebb and flow of tides, but rather by ultraviolet radiation’s ability to erode and disperse the gas and dust into the distinctive shapes that we see. + +In recent years astronomers probing the secrets of the Lagoon Nebula have found the first unambiguous proof that star formation by accretion of matter from the gas cloud is ongoing in this region. + +Young stars that are still surrounded by an accretion disc occasionally shoot out long tendrils of matter from their poles. Several examples of these jets, known as Herbig-Haro objects, have been found in this nebula in the last five years, providing strong support for astronomers’ theories about star formation in such hydrogen-rich regions. + +The Lagoon Nebula is faintly visible to the naked eye on dark nights as a small patch of grey in the heart of the Milky Way. Without a telescope, the nebula looks underwhelming because human eyes are unable to distinguish clearly between colours at low light levels. +Charles Messier, the 18th century French astronomer, observed the nebula and included it in his famous astronomical catalogue, from which the nebula’s alternative name comes. But his relatively small refracting telescope would only have hinted at the dramatic structures and colours now visible thanks to Hubble. + +The Hubble Space Telescope is a project of international cooperation between ESA and NASA. + +Image credit: NASA, ESA \ No newline at end of file diff --git a/configs/gnome/root-image/usr/share/backgrounds/parabola-space/parabola-space-desaturated.png b/configs/gnome/root-image/usr/share/backgrounds/parabola-space/parabola-space-desaturated.png new file mode 100644 index 0000000..04bc272 Binary files /dev/null and b/configs/gnome/root-image/usr/share/backgrounds/parabola-space/parabola-space-desaturated.png differ diff --git a/configs/gnome/root-image/usr/share/backgrounds/parabola-space/parabola-space-desaturated.xcf b/configs/gnome/root-image/usr/share/backgrounds/parabola-space/parabola-space-desaturated.xcf new file mode 100644 index 0000000..a2a7965 Binary files /dev/null and b/configs/gnome/root-image/usr/share/backgrounds/parabola-space/parabola-space-desaturated.xcf differ diff --git a/configs/gnome/root-image/usr/share/backgrounds/parabola-space/parabola-space.png b/configs/gnome/root-image/usr/share/backgrounds/parabola-space/parabola-space.png new file mode 100644 index 0000000..9c2b046 Binary files /dev/null and b/configs/gnome/root-image/usr/share/backgrounds/parabola-space/parabola-space.png differ diff --git a/configs/gnome/root-image/usr/share/backgrounds/parabola-space/parabola-space.xcf b/configs/gnome/root-image/usr/share/backgrounds/parabola-space/parabola-space.xcf new file mode 100644 index 0000000..2d24d48 Binary files /dev/null and b/configs/gnome/root-image/usr/share/backgrounds/parabola-space/parabola-space.xcf differ -- cgit v1.2.2