Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-19 | grub-1:2.02.beta2-4: enable uefi mixed mode support, remove 09_parabola and ↵ | André Fabian Silva Delgado | |
fix rebranding on grub-10_linux-rebrand-free-distros.patch | |||
2014-05-16 | fix "Maintainer:"/"Contributor:" style, add "(Arch)" for Maintainers and ↵ | André Fabian Silva Delgado | |
Contributors from Arch and remove (Parabola) for us | |||
2014-05-12 | grub-1:2.02.beta2-3.1: revert changes, disable advanced submenu | André Fabian Silva Delgado | |
2014-05-11 | grub-1:2.02.beta2-3: remove 09_parabola config | André Fabian Silva Delgado | |
2014-03-12 | repackage to fix trouble installing because were discovered that rebranded ↵ | André Fabian Silva Delgado | |
packages on [libre] with the same "$pkgver-$pkgrel" were the official Arch packages from their repos, maybe another db-sync bug | |||
2014-03-12 | grub-1:2.02.beta2-2: fix 09_parabola to reduce issues with entries | André Fabian Silva Delgado | |
2014-02-03 | grub-1:2.02.beta2-1.1: repackage to fix trouble installing because was ↵ | André Fabian Silva Delgado | |
discovered that grub on [libre] was the official Arch package from [core], maybe a db-sync bug | |||
2014-01-11 | grub-1:2.02.beta2-1: updating version | André Fabian Silva Delgado | |
1) Removal of parabola_grub_mkconfig_fixes.patch, replaced with 09_parabola helper script, and grub-add-GRUB_COLOR_variables.patch (small non-Arch specific part of the earlier patch). Fixes https://bugs.archlinux.org/task/37904 2) Bump directly used unifont bdf file to working ver 6.3.20131217 as mentioned at http://savannah.gnu.org/bugs/?40330 3) grub-extras is now available as GIT repo, so removed bzr from makedepends. As a consequence removed python2 and used python(3) in makedepends. Incorrect GRUB_CONTRIB var also fixed. 4) grub-extras LUA and ntldr-img are set to be deprecated, so they are not built. The only grub-extras version built is 915resolution (for grub-bios aka target i386-pc alone) 5) PKGBUILD directly used GIT TAG support by makepkg to checkout the souce instead of downloading the upstream tarball 6) https://bugs.archlinux.org/task/38054 already fixed in 2.02-beta2 7) https://bugs.archlinux.org/task/38053 also fixed in 2.02-beta2 8) Added suffix grub-efi build dir so that it is easy for users to modify the PKGBUILD to build i386-efi in Parabola x86_64 if required (not officially supported) 9) Added 10_linux.in.patch to rebranding for some free distros | |||
2013-12-09 | grub: add msdos.mod symlink | André Fabian Silva Delgado | |
2013-12-08 | grub: fix checksums | André Fabian Silva Delgado | |
2013-12-08 | grub: add more free distros on parabola_grub_mkconfig_fixes.patch | André Fabian Silva Delgado | |
2013-12-07 | grub: disable advance submenu and fixing Linux libre type | coadde [Márcio Alexandre Silva Delgado] | |
2013-12-07 | grub: fixing parabola-release and removing grub.cfg | coadde [Márcio Alexandre Silva Delgado] | |
2013-12-07 | grub: fix freetype header path file | André Fabian Silva Delgado | |
2013-12-07 | grub: fix parabola_grub_mkconfig_fixes.patch | André Fabian Silva Delgado | |
* add GNU/Linux-libre term for Dragora distro | |||
2013-12-07 | grub-1:2.00.1282.g5ae5c54-1: updating version | André Fabian Silva Delgado | |
* updated to git * remove broken lua extras | |||
2013-10-20 | replace emulatorman@lavabit.com to emulatorman@parabola.nu account on the ↵ | André Fabian Silva Delgado | |
PKGBUILD files | |||
2013-08-12 | grub: updating md5sums | André Fabian Silva Delgado | |
2013-08-06 | grub: remove unneecessary file | André Fabian Silva Delgado | |
2013-08-06 | grub-2.00.5086-1: updating version, fix https://bugs.archlinux.org/task/36349 | André Fabian Silva Delgado | |
2013-07-28 | grub-2.00.5043-3: fix blank spaces on PKGBUILD | André Fabian Silva Delgado | |
2013-07-28 | grub-2.00.5043-3: fix 10_linux | André Fabian Silva Delgado | |
2013-06-27 | grub: fix linguas.sh execution on PKGBUILD | André Fabian Silva Delgado | |
2013-06-27 | grub-2.00.5043-2: fix .mo files for bzr branch | André Fabian Silva Delgado | |
2013-06-26 | grub-2.00.5043-1: updating version, build latest bzr snapshot, fixes gcc ↵ | André Fabian Silva Delgado | |
issues on efi boot | |||
2013-06-23 | grub: update sha1sum files | André Fabian Silva Delgado | |
2013-06-23 | grub: remove arch references on pkgbuild | André Fabian Silva Delgado | |
2013-06-23 | grub-2.00-1: remove any packages | André Fabian Silva Delgado | |
2013-06-18 | grub-2.00-5: fix typo in memdisk file | André Fabian Silva Delgado | |
2013-06-17 | grub: updating md5sum | André Fabian Silva Delgado | |
2013-06-17 | grub-2.00-4: updating revision with changes from Arch | André Fabian Silva Delgado | |
2013-05-22 | grub-2.00-2: add build patches, move /usr/sbin to /usr/bin | André Fabian Silva Delgado | |
2013-02-11 | grub-2.00-1.2: fixing outdated gnulib on the source and improving ↵ | André Fabian Silva Delgado | |
parabola_grub_mkconfig_fixes.patch | |||
2013-02-11 | grub-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 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-09-12 | adding owncloud-client!! | Shackra Sislock | |
2012-08-27 | grub-2.00-1: adding new grub to [libre] repo on abslibre | André Fabian Silva Delgado | |
2012-08-27 | grub-0.97-21.4: changing folder name on abslibre | André Fabian Silva Delgado | |
2012-06-28 | grub-0.97-21.4: adding parabola colours on menu.lst for boot menu | André Fabian Silva Delgado | |
2012-05-28 | grub-0.97-21.3: fixing some parts on rePKGBUILD | André Fabian Silva Delgado | |
2012-05-27 | grub-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-26 | grub-0.97-21.2: fixing issues on install-grub file | André Fabian Silva Delgado | |
2012-05-03 | grub-0.97-21.1: fixing some parts | André Fabian Silva Delgado | |
2012-03-30 | libre/grub | André Fabian Silva Delgado | |
2012-03-29 | libre/grub | André Fabian Silva Delgado | |
2011-08-20 | libre/grub-0.97-20 | Nicolás Reynolds | |
Parabola rebranded |