Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-24 | virtualbox-libre: prolixing libre.patch | André Fabian Silva Delgado | |
2013-05-24 | virtualbox-libre: remove Guest Additions Installation option on the menu | André Fabian Silva Delgado | |
2013-05-14 | virtualbox-libre: updating revision | André Fabian Silva Delgado | |
2013-05-10 | virtualbox-libre: fixing issues on the patch | André Fabian Silva Delgado | |
2013-05-10 | virtualbox-libre: fixing more freedom issues on the source code | André Fabian Silva Delgado | |
2013-05-10 | virtualbox-libre: fixing issue on patch | André Fabian Silva Delgado | |
2013-05-09 | virtualbox-libre-4.2.12-2.1: fix freedom issue ↵ | André Fabian Silva Delgado | |
https://labs.parabola.nu/issues/330 | |||
2013-04-13 | virtualbox-libre: fixing libre.patch | André Fabian Silva Delgado | |
* Note: venenux was moved to non-free distros group due that was found freedom issues that don't respecting FSDG and was removed from free distros list recommended by FSF. This distro is under revision by FSF team. | |||
2012-12-27 | virtualbox-libre-4.2.6-1: removing more nonfree parts from source code | André Fabian Silva Delgado | |
2012-12-26 | (scripted) fix file permission breakage introduced in commit d62bd1 | Luke Shumaker | |
I did this with this command: git diff d62bd1^..d62bd1 | egrep '^old mode ' -C1 \ | tr '\n' ' ' | sed 's/diff --git/\n&/g' \ | sed -r 's|^diff --git a/([^ ]*) b/([^ ]*) old mode 100([0-9]*) new mode 100([0-9]*)|chmod \3 ./\1|' \ | bash The first line finds all of the file-permission changes in the commit. The second line squashes some newlines to get one line per file. This line is in the format: diff --git a/FILE b/FILE old mode OLDMODE new mode NEWMODE The third line extracts the values from those lines and transforms the line into: chmod FILE ./OLDMODE The fourth line (obviously) just executes the output. | |||
2012-10-20 | virtualbox-libre-4.2.2-1: updating version | André Fabian Silva Delgado | |
2012-09-19 | virtualbox-libre-4.2.0-2: updating patches | André Fabian Silva Delgado | |
2012-09-12 | adding owncloud-client!! | Shackra Sislock | |
2012-07-26 | virtualbox-libre: adding free patches and free distros icons | André Fabian Silva Delgado | |