Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-01 | linux-libre: update ChangeLog | André Fabian Silva Delgado | |
2014-08-24 | linux-libre: update info on ChangeLog | André Fabian Silva Delgado | |
2014-08-24 | linux-libre-3.16.1.gnu-1.1: update pkgrel because there was packages related ↵ | André Fabian Silva Delgado | |
to linux-libre with the same version on [libre-testing], update Changelog | |||
2014-02-07 | linux-libre: remove blank space on ChangeLog | André Fabian Silva Delgado | |
2014-02-07 | linux-libre: prolixing ChangeLog | André Fabian Silva Delgado | |
2013-10-20 | replace emulatorman@lavabit.com to emulatorman@parabola.nu account on the ↵ | André Fabian Silva Delgado | |
PKGBUILD files | |||
2013-07-15 | linux-libre: updating version | André Fabian Silva Delgado | |
* Update 3.10.1 version for i686 and x86_64 * Update 3.10.0 version for mips64el * Add linux-libre-kmod-alx on conflict, provides and replaces due which alx module was implemented by default on the kernel | |||
2013-05-08 | linux-libre: moving files | 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-12-19 | linux-libre-3.7.1-1: fixing date on a commentary in ChangeLog due that the ↵ | André Fabian Silva Delgado | |
linux-libre-3.7.1 was released at 20121219 | |||
2012-12-18 | linux-libre-3.7.1-1: updating version | André Fabian Silva Delgado | |
2012-09-12 | adding owncloud-client!! | Shackra Sislock | |
2012-06-25 | linux-libre-3.4.4-2: adding new patchs and updating revision | André Fabian Silva Delgado | |
2012-05-26 | linux-libre-3.4-1.2: fixing issues on config files | André Fabian Silva Delgado | |
2012-05-26 | linux-libre-3.4-1.1: disabling CONFIG_MICROCODE module | André Fabian Silva Delgado | |
2012-04-23 | linux-libre-3.3.3-1: fixing issues | André Fabian Silva Delgado | |
2012-04-23 | linux-libre-3.3.3-1: adding new changes | André Fabian Silva Delgado | |
2012-04-08 | linux-libre: fixing ChangeLog | André Fabian Silva Delgado | |
2012-04-08 | linux-libre-3.3.1-1.1: Disable CONFIG_IPW2100 and CONFIG_IPW2200 modules | André Fabian Silva Delgado | |