diff options
| author | 2015-05-30 22:41:54 -0400 | |
|---|---|---|
| committer | 2015-05-30 22:41:54 -0400 | |
| commit | 96d399fb52339551d0538ff7f0e629239df54883 (patch) | |
| tree | 9b494dd7c7c46a6a64355c29e8599877fa210fbf /pages | |
Initial commit
Diffstat (limited to 'pages')
| -rw-r--r-- | pages/index.txt | 24 | ||||
| -rw-r--r-- | pages/kali.txt | 53 | ||||
| -rw-r--r-- | pages/kali/download.txt | 15 | ||||
| -rw-r--r-- | pages/xubuntu.txt | 141 | ||||
| -rw-r--r-- | pages/xubuntu/core.txt | 21 |
5 files changed, 254 insertions, 0 deletions
diff --git a/pages/index.txt b/pages/index.txt new file mode 100644 index 0000000..bc4f0f7 --- /dev/null +++ b/pages/index.txt @@ -0,0 +1,24 @@ +//// +.. title: Welcome +.. type: text +.. hidetitle: True +//// + +== Unit 193's small corner of the internet == + +Howdy and welcome to my corner. I'm not much into web design, but I help out with a few open source projects so you may find an interesting area on this server. + +I maintain a few packages in Debian, am part of a few teams there, and am a Xubuntu developer. + +== Some projects here == + * The link:/mir/[Xubuntu xMir] testing is mainly completed, still occasionally rebuilt. + * An official mirror of the link:http://liquorix.net/[Liquorix kernel] repository, 'deb \http://mirror.unit193.net/liquorix sid main' + * The Vanir repository, a small collection of new and updated packages. Contact Unit 193 for more information. + * Xubuntu Core ISOs, built off the xubuntu-core task which contains few default applications, are available in the link:/xubuntu/[Xubuntu] section. + * link:/icebox/[Icebox], a custom version of Ubuntu using the Openbox window manager. + * A respin of link:http://www.kali.org/[Kali Linux] using the Xfce desktop environment, see link:/kali/[here] for more information. + * Maybe you thought I actually had something interesting on here, I don't. + +== Contact == + * Unit193 on irc.freenode.net + * Unit193 on irc.oftc.net diff --git a/pages/kali.txt b/pages/kali.txt new file mode 100644 index 0000000..a3d34e8 --- /dev/null +++ b/pages/kali.txt @@ -0,0 +1,53 @@ +//// +.. title: Kali Linux Xfce +.. type: text +.. hidetitle: True +//// + +== Kali Linux Xfce edition == +Kali Linux is a penetration testing distribution based on Debian. By default it comes with GNOME, I've fixed that to come with Xfce that resembles Xubuntu in appearance. + +== Technical details == + +=== Additional Packages === + * ceni + - ncurses network manager, works with wireless. + * geoip+databases + - Should already be there. + * irssi + * irssi-scripts + * iwscanner + - New package. + - For Wireless, think netstumbler. + * kali-xfce + - New package. + - Default config, select Xfce settings from link:http://bazaar.launchpad.net/~xubuntu-dev/xubuntu-default-settings/trunk/files/head:/etc/xdg/xdg-xubuntu/[xubuntu-default-settings] (see below.) + - Depends on xubuntu-icon-theme. + ** Contains elementary-xfce-dark icon theme. + - Depends on shimmer-themes. + ** murrine-themes has most of these so they conflict, but I'm looking for Numix. + * lightdm + * lightdm-gtk-greeter + * veracrypt + * xfce4-terminal + * xfce4-screenshooter + * xombrero (Not currently seeded) + - Rebuilt against GTK2. + +==== Maybe ==== + * cryptsetup + * inxi + * pianobar + - Would have to rebuild, likely too out of date for API. Listen to music while you do stuff? + +Some more ideas may be taken from Xubuntu. + + +=== Settings === + * kali-xfce: + ** Defaults for xfce4-terminal. + ** Defaults for xfce4-panel. + ** Defaults for xfwm4, including theme. + ** Defaults for xsettings, including theme. + ** Default keyboard shortcuts. + ** LightDM config, 02_kali_autologin.conf diff --git a/pages/kali/download.txt b/pages/kali/download.txt new file mode 100644 index 0000000..aa29b58 --- /dev/null +++ b/pages/kali/download.txt @@ -0,0 +1,15 @@ +//// +.. title: Download ← Kali Linux +.. type: text +.. hidetitle: True +//// + +== Kali-dev (Debian testing) == + +link:/kali/kali-xfce-2.0~alpha1-i386.packages[Packages and versions] + +=== i386/32bit === +* link:/kali/kali-xfce-2.0~alpha1-i386.hybrid.iso[Direct download] +* link:/kali/kali-xfce-2.0~alpha1-i386.hybrid.iso.zsync[zsync meta file] +* link:/kali/kali-xfce-2.0~alpha1-i386.hybrid.iso.md5sum[MD5SUM] +* link:/kali/kali-xfce-2.0~alpha1-i386.hybrid.iso.torrent[Torrent] diff --git a/pages/xubuntu.txt b/pages/xubuntu.txt new file mode 100644 index 0000000..401b832 --- /dev/null +++ b/pages/xubuntu.txt @@ -0,0 +1,141 @@ +//// +.. title: Xubuntu Core +.. type: text +.. hidetitle: True +//// + +== Xubuntu Core == + +Xubuntu Core is a slimmed down version of Xubuntu that doesn’t come with all the additional applications that the current Xubuntu desktop ISOs have. It essentially only ships Xfce and the basic look and feel of Xubuntu, so there will be no office suite, media players, etc, etc. + +The obvious benefit is that this ISO (about 600MB) will be faster to download – especially interesting for those with limited connectivity – and fit on a CD, as well as only adding what *you* want. + +I have been working on this for a couple releases now, and starting with Utopic it's available as a task and metapackage. There are ISOs which I've built, and starting with Wily, the plan is to produce official Xubuntu release ISOs on Ubuntu infrastructure. + +=== Does this have anything to do with Snappy, Ubuntu Core, or Convergence? === + +Nope, not a dang thing. + +=== Installation === + +The current official method is to download the link:https://help.ubuntu.com/community/Installation/MinimalCD[mini.iso], install, and when prompted, install the 'Xubuntu minimal installation' task. If you’d prefer to wait until after the installer finishes to install the Xubuntu core task, you can simply type `sudo apt-get install xubuntu-core^` (don’t forget the caret!) and away it’ll go. + +Of courses, if you won't have internet during installation, or don't want to mess with the mini.iso, tasks, and the Debian installer, you can install from the ISO I've produced on the downloads page. + +=== Technical details === + +The desktop seed contains the following additional packages, with packages in parentheses being recommends rather than depends. + +==== Network Services ==== + +Basic network services and Windows integration. + + * (network-manager-pptp) + * (network-manager-pptp-gnome) + + +==== Extra fonts (should be common, but not so for space reasons) ==== + * (fonts-droid) + * (fonts-nanum) + * (fonts-opensymbol) + * (fonts-liberation) + +==== Input methods ==== + * (im-config) + +==== Desktop Xfce Apps ==== + +===== Common with Ubuntu ===== + * (apport-gtk) + * (whoopsie) # http://wiki.ubuntu.com/ErrorTracker + * (desktop-file-utils) + * (file-roller) + * (gnome-calculator) + * (software-center) + * (app-install-data-partner) + * (transmission-gtk) # simple GNOME frontend for bittorrent downloads + * (system-config-printer-gnome) + * (gnome-system-tools) + * language-selector-gnome # MichaelVogt + * (firefox) + * (xul-ext-ubufox) # ubuntu firefox tweaks - AlexanderSack + * update-manager + * (update-notifier) + * zenity + * (gvfs-fuse) # let non-GNOME apps see GVFS via fuse + * (gvfs-backends) # otherwise no network tab + +===== Xfce core ===== + * tumbler + * (libxfce4ui-utils) # for xfce4-about + +===== Xfce goodies ===== + * (xfce4-xkb-plugin) + * (xfce4-mailwatch-plugin) + * (xfce4-verve-plugin) + * (xfce4-quicklauncher-plugin) + * (xfce4-weather-plugin) + * (xfce4-cpugraph-plugin) + * (xfce4-systemload-plugin) + * (xfce4-netload-plugin) + * (xfce4-notes-plugin) + * (xfce4-dict) + * (xfce4-places-plugin) + * (thunar-archive-plugin) + * (thunar-media-tags-plugin) + * (orage) + * (ristretto) + * (gigolo) + * (xfce4-taskmanager) + * (xfburn) + * (parole) + +===== Other Desktop GUI Apps ===== + * (simple-scan) + * (lightdm-gtk-greeter-settings) + * (catfish) + * (gmusicbrowser) + * (thunderbird) + * (pidgin) + * (pidgin-otr) + * (mousepad) + * (evince-gtk) + * (blueman) + * (menulibre) # menu editor + * (mugshot) # user config + * (gtk-theme-config) + +===== LibreOffice ===== + * (libreoffice-style-tango) [!powerpc !armhf] + * (libreoffice-gtk) [!powerpc !armhf] + * (libreoffice-writer) [!powerpc !armhf] + * (libreoffice-calc) [!powerpc !armhf] + +===== Indicator/Ayatana stuff ===== + * (indicator-messages) + +===== Games: We only ship a few by default ===== + * (gnome-mines) [!powerpc] + * (gnome-sudoku) [!powerpc] + +===== Themes ===== + * (xubuntu-community-wallpapers) + +==== The gstreamer0.10 packages we want to install ==== + * (gstreamer0.10-pulseaudio) + * (gstreamer0.10-plugins-base-apps) + +==== Accessibility tools ==== + * (gnome-accessibility-themes) + * (onboard) + * (brltty) + * (brltty-x11) + * (xcursor-themes) + * (espeak) + * (speech-dispatcher) + +==== Other ==== + * (apt-offline) + * (inxi) + * (pastebinit) + * xubuntu-desktop # metapackage for everything here diff --git a/pages/xubuntu/core.txt b/pages/xubuntu/core.txt new file mode 100644 index 0000000..7ae2ee2 --- /dev/null +++ b/pages/xubuntu/core.txt @@ -0,0 +1,21 @@ +//// +.. title: Download ← Xubuntu Core +.. type: text +.. hidetitle: True +//// + +== Vivid Vervet/15.04 release == + +=== amd64/64bit === + +* link:/xubuntu/core/xubuntu-core-15.04-amd64.iso[Direct download] +* link:/xubuntu/core/xubuntu-core-15.04-amd64.iso.zsync[zsync meta file] +* link:/xubuntu/core/xubuntu-core-15.04-amd64.iso.md5sum[MD5SUM] +* link:/xubuntu/core/xubuntu-core-15.04-amd64.iso.torrent[Torrent] + +=== i386/32bit === + +* link:/xubuntu/core/xubuntu-core-15.04-i386.iso[Direct download] +* link:/xubuntu/core/xubuntu-core-15.04-i386.iso.zsync[zsync meta file] +* link:/xubuntu/core/xubuntu-core-15.04-i386.iso.md5sum[MD5SUM] +* link:/xubuntu/core/xubuntu-core-15.04-i386.iso.torrent[Torrent] |
