summaryrefslogtreecommitdiff
path: root/libre/grub
AgeCommit message (Collapse)Author
2013-06-27grub: fix linguas.sh execution on PKGBUILDAndré Fabian Silva Delgado
2013-06-27grub-2.00.5043-2: fix .mo files for bzr branchAndré Fabian Silva Delgado
2013-06-26grub-2.00.5043-1: updating version, build latest bzr snapshot, fixes gcc ↵André Fabian Silva Delgado
issues on efi boot
2013-06-23grub: update sha1sum filesAndré Fabian Silva Delgado
2013-06-23grub: remove arch references on pkgbuildAndré Fabian Silva Delgado
2013-06-23grub-2.00-1: remove any packagesAndré Fabian Silva Delgado
2013-06-18grub-2.00-5: fix typo in memdisk fileAndré Fabian Silva Delgado
2013-06-17grub: updating md5sumAndré Fabian Silva Delgado
2013-06-17grub-2.00-4: updating revision with changes from ArchAndré Fabian Silva Delgado
2013-05-22grub-2.00-2: add build patches, move /usr/sbin to /usr/binAndré Fabian Silva Delgado
2013-02-11grub-2.00-1.2: fixing outdated gnulib on the source and improving ↵André Fabian Silva Delgado
parabola_grub_mkconfig_fixes.patch
2013-02-11grub-2.00-1.2: updating revision"André Fabian Silva Delgado
* Remove obsolete files * Fixing OS parameter on 10_linux.in for others distros
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-09-12adding owncloud-client!!Shackra Sislock
2012-08-27grub-2.00-1: adding new grub to [libre] repo on abslibreAndré Fabian Silva Delgado
2012-08-27grub-0.97-21.4: changing folder name on abslibreAndré Fabian Silva Delgado
2012-06-28grub-0.97-21.4: adding parabola colours on menu.lst for boot menuAndré Fabian Silva Delgado
2012-05-28grub-0.97-21.3: fixing some parts on rePKGBUILDAndré Fabian Silva Delgado
2012-05-27grub-0.97-21.3: coming back to original configuration due that is necessary ↵André Fabian Silva Delgado
to create a new iso from zero
2012-05-26grub-0.97-21.2: fixing issues on install-grub fileAndré Fabian Silva Delgado
2012-05-03grub-0.97-21.1: fixing some partsAndré Fabian Silva Delgado
2012-03-30libre/grubAndré Fabian Silva Delgado
2012-03-29libre/grubAndré Fabian Silva Delgado
2011-08-20libre/grub-0.97-20Nicolás Reynolds
Parabola rebranded