Commit Graph

660 Commits

Author SHA1 Message Date
Fabio Erculiani c12746a969 [molecules] icedtea6-bin -> icedtea-bin; knetworkmanager -> networkmanagement 2011-11-01 19:38:47 +01:00
Fabio Erculiani 6a8191df3e [scripts] remaster_generic_inner_chroot_script_after: copy repositories.conf.d/* example config back to non-example files 2011-10-31 14:08:17 +01:00
Fabio Erculiani 3fa706b9e3 [scripts] remaster_generic_inner_chroot_script: update new-style repositories.conf.d/ config files as well 2011-10-31 14:06:53 +01:00
Fabio Erculiani d857901cc8 [scripts] image_generic_inner_chroot_script_after: copy repositories.conf.d/* example config back to non-example files 2011-10-31 14:02:38 +01:00
Fabio Erculiani 356f4fa721 [scripts] inner_chroot_script: copy repositories.conf.d/* example config back to non-example files 2011-10-31 14:01:12 +01:00
Fabio Erculiani 92ec7fe4f6 [e17] drop gnome-extra/nm-applet (nm-applet-gtk2 is listed already, typo) 2011-10-29 23:29:04 +02:00
Fabio Erculiani f6b5a7cc66 [scripts] drop .mozilla from skel for lightweight releases 2011-10-28 16:38:58 +02:00
Fabio Erculiani 046102f3b0 [lxde,e17] drop adobe-flash to save space 2011-10-28 16:33:17 +02:00
Fabio Erculiani c37260d236 [lxde,awesome,e17] drop virtualbox stuff (sigh) 2011-10-28 16:32:57 +02:00
Fabio Erculiani 009ded992c [scripts] remaster_post_common: trivial path update 2011-10-27 21:01:43 +02:00
Fabio Erculiani b159a39e89 [scripts] handle migration to sabayon-weekly for repositories.conf.d/ repos 2011-10-27 21:00:50 +02:00
Fabio Erculiani f0f5234df1 [lxde,e17,awesome] switch to nm-applet-gtk2 2011-10-27 19:59:31 +02:00
Fabio Erculiani bcb1f00368 [scripts] make_torrents.sh: do not make torrents for DAILY iso images 2011-10-26 15:36:15 +02:00
Kelly Schwartz ec379c9d8b [script] fix xfceforensic and skel changes 2011-10-18 04:33:10 -05:00
Kelly Schwartz 35a57dfe6d [xfceforensic] change default font color for dark theme 2011-10-17 22:04:06 -05:00
Sławomir Nizio 458979d7b9 [Xfce] remove x11-themes/elementary-icon-theme, it's in @xfce set now 2011-10-16 18:09:46 +02:00
Sławomir Nizio 24f0a7fff2 [Xfce] remove xfce-extra/xfce4-appfinder, it's in @xfce set now 2011-10-16 17:47:34 +02:00
Sławomir Nizio 2178cc1ff6 [Xfce] add x11-themes/elementary-icon-theme; sort entries 2011-10-15 18:39:38 +02:00
Kelly Schwartz db1f7ba217 [molecules] added Xfburn to forensicxfce.common 2011-10-13 21:44:28 -05:00
Sławomir Nizio 1c7473fd79 [molecules] modify.pl: fix commas in sorting with delete 2011-10-14 07:05:51 +02:00
Kelly Schwartz 9110722de7 [scripts] added Forensic Xfce specs to Build Weekly 2011-10-13 05:34:11 -05:00
Kelly Schwartz b5b85c4a1f [scripts] made executable, chmod +x 2011-10-13 05:26:31 -05:00
Kelly Schwartz 84b1efe27a [molecules] xfceforensic spec files setup for common file 2011-10-13 05:17:47 -05:00
Kelly Schwartz 2d11f6110c [molecules] xfceforensic.common file edits 2011-10-13 04:58:26 -05:00
Kelly Schwartz c40a3f33bc [molecules] put forensicxfce common file in correct directory 2011-10-13 04:50:10 -05:00
Kelly Schwartz a32c861367 [molecules] add forensicxfce common file 2011-10-13 04:39:35 -05:00
Fabio Erculiani f67e43c9e7 [scripts] drop gforensic and kforensic spec files from iso_build.sh 2011-10-13 11:12:30 +02:00
wolfden 07e3eaba90 XFCE Forensics amd64 spec 2011-10-12 21:06:24 -05:00
wolfden b93e987549 XFCE Forensics pre iso script 2011-10-12 20:59:07 -05:00
wolfden c3f0cf4fbb XFCE Forensics adding forgotten stuffs 2011-10-12 20:55:44 -05:00
wolfden ca13277066 XFCE Forensics 2011-10-12 20:47:16 -05:00
wolfden f5ee7add5f XFCE Forensics x86 spec added changes to other scripts to fit xfce,
removing G/K forensic stuffs, leaving gforensic directory intact
2011-10-12 20:36:48 -05:00
wolfden 6db103d1b7 XFCE Forensics Files 2011-10-12 19:29:32 -05:00
wolfden a679780f08 Preping XFCE Forensic Files Needed - Will be adding Xfce forensics
x86/x86_64 to drop K/Gforensics specs/isos
2011-10-12 19:16:16 -05:00
Sławomir Nizio 5e8f2e926b [molecules] modify.pl: improvement&fix 2011-10-12 23:26:40 +02:00
Sławomir Nizio 22b3387cb6 [molecules] add a script to update molecule/particle files
This is a silly script to modify .common (molecules) and .particle
files.
It can be used to modify (even automatic) another files with similar format too.
For .common files it uses "packages_to_add:" section, and for .particle
"packages:", but any can be used using --section.
Commiting it to this git repository because it could be most useful
here.

When adding an item it aborts if encountered file fragment is not sorted
(can be overridden with --force).
It can sort entries in a "section" too (--sort).
It can delete an item instead of adding (--delete).
Unless --noask is specified, displays diff and asks for confirmation.

usage examples:
	./modify.pl kde.common dev-util/geany
	./modify.pl --sort kde.common dev-util/geany
	./modify.pl --sort kde.common
	./modify.pl --delete kde.common x11-terms/xterm

I don't know if it'll be used. I've made it for fun.
Feel free to (re)move
it to another directory, like scripts/ (I think it fits
better here).
2011-10-12 20:02:32 +02:00
Fabio Erculiani eb62ccc3bb [boot] update memtest86+ to 4.20 2011-10-12 18:14:28 +02:00
Fabio Erculiani 737590a69a [molecules/scripts] generate md5 files without full path 2011-10-10 22:10:50 +02:00
Fabio Erculiani 421680e68e [gnome] drop www-plugins/nspluginwrapper 2011-10-09 10:31:58 +02:00
Fabio Erculiani d79c9337f0 [kde] drop www-plugins/nspluginwrapper 2011-10-09 10:31:41 +02:00
Fabio Erculiani 8e8d95e8a0 [xfce] drop gnome-session 2011-10-05 15:36:27 +02:00
Fabio Erculiani 30a446a783 [xfce] drop x11-misc/alacarte, pulls in gnome-panel 2011-10-05 15:27:11 +02:00
Fabio Erculiani d6a63057cc [scripts] remaster_generic_inner_chroot_script_after: fix variable quoting 2011-10-05 08:31:51 +02:00
Joost Ruis e7e537ee6d [Xfce] Correctly order previous commit. Now I know my ABC 2011-10-04 11:20:04 +00:00
Joost Ruis 152c56ca79 [Xfce] add xfce-extra/tumbler 2011-10-04 11:09:02 +00:00
Fabio Erculiani 295ac6a690 [scripts] remaster_generic_inner_chroot_script_after: fix kernel binary detection when determining nvidia shit to download 2011-10-02 19:58:45 +02:00
Fabio Erculiani d100a157bd [scripts] turn off some parts of autohint fc config files due to rendering glitches on vbox 2011-10-02 15:10:15 +02:00
Fabio Erculiani 983d83a88b [scripts] remaster_generic_inner_chroot_script_after: unhint smaller DejaVu fonts 2011-10-02 15:01:22 +02:00
Fabio Erculiani 39281b8c9b [scripts] remaster_generic_inner_chroot_script_after: beautify DejaVu fonts as well 2011-10-02 14:58:26 +02:00
Fabio Erculiani 16dcfc31fd [scripts] remaster_generic_inner_chroot_script_after: enable fontconfig configuration files, make fonts look better 2011-10-02 14:51:12 +02:00