summaryrefslogtreecommitdiff
path: root/kernels
AgeCommit message (Collapse)Author
2013-02-12linux-libre-pae-3.7.7-1: updating versionAndré Fabian Silva Delgado
2013-02-12linux-libre-xen-3.7.7-1: updating versionAndré Fabian Silva Delgado
2013-02-11linux-libre-rt: downgrading to rt25 version due that the last version is ↵André Fabian Silva Delgado
unstable
2013-02-11xen-docs-4.2.1-1: updating versionAndré Fabian Silva Delgado
2013-02-11xen-4.2.1-4: updating versionAndré Fabian Silva Delgado
2013-02-11removing unnecessary package on [kernels]André Fabian Silva Delgado
2013-02-11linux-libre-rt: come back package for [kernels] repoAndré Fabian Silva Delgado
2013-02-06linux-libre-pae-3.7.6-1: fixing configAndré Fabian Silva Delgado
2013-02-06linux-libre-pae-3.7.6-1: updating md5sumsAndré Fabian Silva Delgado
2013-02-06linux-libre-pae-3.7.6-1: rename domain nfs nameAndré Fabian Silva Delgado
2013-02-06linux-libre-xen-3.7.6-2: rename domain nfs nameAndré Fabian Silva Delgado
2013-02-05linux-libre-pae-3.7.6-1: fixing pae descriptionAndré Fabian Silva Delgado
2013-02-05linux-libre-xen-3.7.6-2: fixing xen descriptionAndré Fabian Silva Delgado
2013-02-05linux-libre-pae-3.7.6-1: fixing pkgdsc on PKGBUILDAndré Fabian Silva Delgado
2013-02-05linux-libre-pae-3.7.6-1: fixing linux-libre-pae.installAndré Fabian Silva Delgado
2013-02-05linux-libre-pae: adding new package on [kernels] repoAndré Fabian Silva Delgado
2013-02-05linux-libre-xen-3.7.6-1: removing unnecessary config.i686André Fabian Silva Delgado
2013-02-05linux-libre-xen-3.7.6-1: fixing linux-libre-xen.install and configAndré Fabian Silva Delgado
2013-02-05linux-libre-xen-3.7.6-1: rename config.i686 to config due that the package ↵André Fabian Silva Delgado
only support for i686, not x86_64 or another arquitecture
2013-02-05linux-libre-xen-3.7.6-1: removing unnecessaries filesAndré Fabian Silva Delgado
2013-02-05linux-libre-xen-3.7.6-1: updating md5sumsAndré Fabian Silva Delgado
2013-02-05linux-libre-xen-3.7.6-1: updating versionAndré Fabian Silva Delgado
2013-02-05removing deprecated and unnecessaries folders's packages on [kernels] repoAndré Fabian Silva Delgado
2012-12-26manually audit file permissionsLuke Shumaker
I looked at the files found by: find . -type f -not -perm 644|egrep -v '/(src|pkg|\.git)/'|sort
2012-12-26find . -name .directory -type f -delete; echo .directory > .gitignoreLuke Shumaker
2012-12-26(scripted) fix file permission breakage introduced in commit d62bd1Luke 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-25linux-libre-rt-3.6.11_rt25-1: updating patch-3.6-gnu-3.6.11-gnu.xz md5sumAndré Fabian Silva Delgado
2012-12-25linux-libre-rt-3.6.11_rt25-1: adding fat-3.6.x.patch's md5sum to PKGBUILDAndré Fabian Silva Delgado
2012-12-25linux-libre-rt-3.6.11_rt25-1: adding fat-3.6.x.patchAndré Fabian Silva Delgado
2012-12-24linux-libre-lts-rt-3.0.57-1_rt81: updating versionAndré Fabian Silva Delgado
2012-12-24linux-libre-grsec-3.7.1-4: updating kernel and kernel patch md5sumsAndré Fabian Silva Delgado
2012-12-24linux-libre-rt-3.6.11-1_rt25: updating versionAndré Fabian Silva Delgado
2012-12-23linux-libre-lts-grsec-3.2.35-2: updating revisionAndré Fabian Silva Delgado
2012-12-23linux-libre-grsec-3.7.1-4: updating md5sums for grsec patchAndré Fabian Silva Delgado
2012-12-23linux-libre-grsec-3.7.1-4: updating versionAndré Fabian Silva Delgado
2012-12-07linux-libre-lts-grsec-3.2.35-1: updating boot-logo.patch md5sumAndré Fabian Silva Delgado
2012-12-07linux-libre-lts-grsec-3.2.35-1: updating versionAndré Fabian Silva Delgado
2012-12-07linux-libre-lts-grsec-3.2.34-3: fixing some details on PKGBUILDAndré Fabian Silva Delgado
2012-12-07linux-libre-lts-grsec-3.2.34-3: fixing url patchAndré Fabian Silva Delgado
2012-12-07linux-libre-grsec-3.6.9-3: removing unnecessary patchesAndré Fabian Silva Delgado
2012-12-07linux-libre-grsec-3.6.9-3: updating versionAndré Fabian Silva Delgado
2012-12-07paxutils-0.1.1-1: updating version with new changesAndré Fabian Silva Delgado
2012-12-07linux-libre-lts-grsec-3.2.34-3: fixing url patchAndré Fabian Silva Delgado
2012-12-03linux-libre-lts-grsec: adding new package to [kernels] repoAndré Fabian Silva Delgado
2012-12-03linux-libre-grsec-3.6.8-3: updating versionAndré Fabian Silva Delgado
2012-11-26linux-libre-lts-rt-3.0.52_rt76-1: updating versionAndré Fabian Silva Delgado
2012-11-26linux-libre-rt-3.6.7_rt18-1: updating versionAndré Fabian Silva Delgado
2012-11-26linux-libre-grsec-3.6.7-5: updating revision due that grsec patch was updatedAndré Fabian Silva Delgado
2012-11-24paxutils-0.1.0-2: fixing url on PKGBUILD fileAndré Fabian Silva Delgado
2012-11-23linux-libre-grsec-3.6.7-4: updating revision due that grsec patch was updatedAndré Fabian Silva Delgado