Skip to content

Instantly share code, notes, and snippets.

View anatol's full-sized avatar
💭
Жыве Беларусь!

Anatol Pomozov anatol

💭
Жыве Беларусь!
View GitHub Profile
-- Logs begin at Mon 2016-12-26 12:45:42 PST, end at Thu 2017-11-02 22:27:54 PDT. --
Oct 31 21:14:26 argo kernel: microcode: microcode updated early to revision 0xba, date = 2017-04-09
Oct 31 21:14:26 argo kernel: random: get_random_bytes called from start_kernel+0x42/0x4b7 with crng_init=0
Oct 31 21:14:26 argo kernel: Linux version 4.13.10-1-ARCH (builduser@tobias) (gcc version 7.2.0 (GCC)) #1 SMP PREEMPT Fri Oct 27 16:16:03 CEST 2017
Oct 31 21:14:26 argo kernel: Command line: BOOT_IMAGE=../vmlinuz-linux cryptdevice=UUID=8bb729d1-3512-49b9-968b-e2f67253da29:cryptroot root=/dev/mapper/cryptroot rw drm.debug=0xe log_bug_len=2M initrd=../intel-ucode.img,../initramfs-linux.img
Oct 31 21:14:26 argo kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Oct 31 21:14:26 argo kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Oct 31 21:14:26 argo kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Oct 31 21:14:26 argo kernel: x86/fpu: Supporting XSAVE feature 0x00
$Id: PKGBUILD 256714 2017-09-09 22:42:50Z anatolik $
# Maintainer: Timothy Redaelli <timothy.redaelli@gmail.com>
# Contributor: Guillaume ALAUX <guillaume@archlinux.org>
# Contributor: Florian Pritz <bluewind at jabber dot ccc dot de>
pkgname=('wireshark-cli' 'wireshark-common' 'wireshark-gtk' 'wireshark-qt')
pkgbase=wireshark
pkgver=2.4.1
pkgrel=2
arch=('i686' 'x86_64')
license=('GPL2')
#!/bin/sh
set -e
package=$1
mkdir -p $package/{repos,trunk}
touch $package/trunk/PKGBUILD
svn add $package
svn propset svn:keywords "Id" $package/trunk/PKGBUILD
#!/usr/bin/ruby
# Android build system is ugly. It uses its own complicated Make-based system,
# mixes C and C++ in the project.
# This script generates a simple script to build the Android tools.
def expand(dir, files)
files.uniq.map{|f| File.join(dir,f)}
end
#
# Automatically generated file; DO NOT EDIT.
# coreboot configuration
#
#
# General setup
#
CONFIG_EXPERT=y
CONFIG_LOCALVERSION="anatol"
Index: PKGBUILD
===================================================================
--- PKGBUILD (revision 237257)
+++ PKGBUILD (working copy)
@@ -8,17 +8,20 @@
arch=('i686' 'x86_64')
url="http://www.kernel.org/pub/software/network/tftp/tftp-hpa/"
license=('BSD')
+backup=('etc/tftpd.conf')
depends=('readline>=6.0.00')
#!/usr/bin/ruby
ver = "3.4.2"
rel = "1"
pkgver = ver + "-" + rel
pkgs = [
["glib2"],
["atk", ["glib2"]],
["gobject-introspection", ["glib2"]],
Index: PKGBUILD
===================================================================
--- PKGBUILD (revision 130577)
+++ PKGBUILD (working copy)
@@ -6,7 +6,7 @@
pkgname=v8
# use http://omahaproxy.appspot.com/ to find stable v8 version
-pkgver=3.30.33.16
+pkgver=4.2.77.14
/* GLIB - Library of useful routines for C programming
* Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
/* Generated by glib-mkenums.rb ($Id$) */
#include "glib-enum-types.h"
#include <glib-object.h>
/* enumerations from "/usr/include/glib-2.0/glib/gutils.h" */
GType