Hugo Villeneuve [Wed, 6 Aug 2014 04:07:17 +0000 (00:07 -0400)]
Update qemu
Hugo Villeneuve [Wed, 6 Aug 2014 04:06:56 +0000 (00:06 -0400)]
Fix kvm udev rule with newer kernels
Hugo Villeneuve [Wed, 6 Aug 2014 04:06:32 +0000 (00:06 -0400)]
Add hdparm
Hugo Villeneuve [Wed, 6 Aug 2014 04:04:22 +0000 (00:04 -0400)]
Fix return values in MySQL bootscript
Hugo Villeneuve [Wed, 6 Aug 2014 04:03:18 +0000 (00:03 -0400)]
Move ALSA bootscript to end of stage 3
At beginning of stage3, the sound modules are not yet loaded.
Hugo Villeneuve [Wed, 6 Aug 2014 01:19:30 +0000 (21:19 -0400)]
Blacklist pygobject patch
Hugo Villeneuve [Wed, 6 Aug 2014 01:19:04 +0000 (21:19 -0400)]
Update VLC and xscreensaver
Hugo Villeneuve [Wed, 6 Aug 2014 01:18:39 +0000 (21:18 -0400)]
Install libevent before Firefox
Hugo Villeneuve [Thu, 31 Jul 2014 03:28:53 +0000 (23:28 -0400)]
Update GEDA to 1.8.2
Hugo Villeneuve [Thu, 31 Jul 2014 02:03:31 +0000 (22:03 -0400)]
Create /etc directory with other basic directories
Hugo Villeneuve [Wed, 30 Jul 2014 03:47:06 +0000 (23:47 -0400)]
Update acer partitions configuration
Hugo Villeneuve [Wed, 9 Jul 2014 03:23:54 +0000 (23:23 -0400)]
Ajout AVRDUDE
Hugo Villeneuve [Mon, 26 May 2014 12:33:24 +0000 (08:33 -0400)]
Update TODO
Hugo Villeneuve [Tue, 24 Jun 2014 01:50:10 +0000 (21:50 -0400)]
Resume network init in background
Hugo Villeneuve [Tue, 24 Jun 2014 01:49:47 +0000 (21:49 -0400)]
Add comment
Hugo Villeneuve [Tue, 17 Jun 2014 02:21:18 +0000 (22:21 -0400)]
Add generic fcron.d directory
Add run-fstrim fcron script.
Hugo Villeneuve [Wed, 4 Jun 2014 02:23:45 +0000 (22:23 -0400)]
Remove obsolete CLFS_NOT_ENDIAN variable
Simplify ARM variables initialization.
Hugo Villeneuve [Mon, 19 May 2014 02:32:45 +0000 (22:32 -0400)]
Update to libtirpc and rpcbind
Hugo Villeneuve [Mon, 19 May 2014 23:55:21 +0000 (19:55 -0400)]
Fix post install error with bind
Hugo Villeneuve [Mon, 19 May 2014 23:55:02 +0000 (19:55 -0400)]
Install nasm before libjpeg-turbo
Hugo Villeneuve [Mon, 19 May 2014 02:16:03 +0000 (22:16 -0400)]
amd64: add kvm kernel module
Hugo Villeneuve [Sat, 22 Feb 2014 04:02:15 +0000 (23:02 -0500)]
Update KVM and add qemu
Hugo Villeneuve [Sun, 8 Dec 2013 00:02:57 +0000 (19:02 -0500)]
Fix error in named bootscript
Hugo Villeneuve [Wed, 7 Aug 2013 17:39:12 +0000 (13:39 -0400)]
Disable DNS server when suspending to RAM
To prevent potential problem with bind after resume (not confirmed).
Hugo Villeneuve [Thu, 19 Sep 2013 01:38:35 +0000 (21:38 -0400)]
Add bootscript to tune disk parameters
Hugo Villeneuve [Tue, 17 Sep 2013 00:36:03 +0000 (20:36 -0400)]
Upgrade from udev to eudev
Remove null and console static devices creation, they are provided by the
kernel devtmpfs.
Move other static devices creation to eudev post-install script.
Hugo Villeneuve [Sat, 7 Sep 2013 02:49:53 +0000 (22:49 -0400)]
Upgrade to pciutils-3.2.0 for powertop package
Hugo Villeneuve [Tue, 3 Sep 2013 03:36:39 +0000 (23:36 -0400)]
Fix udev warning 'ressize 1024 too short' with SD card
The rule 10-media-automount has the line:
KERNEL!="sd[b-z]*", GOTO="my_media_automount_end"
but the asterisk matches "zero or more time", so the rule was matching on "sd",
which seems plausible for a sd card. This means that "/sbin/blkid " with no
arguments was called, and this generated around 1400 bytes of output, more
than the 1024 bytes allocated by udev, and resulting in the warning message.
By modifying the rule to:
KERNEL!="sd[b-z][0-9]*", GOTO="my_media_automount_end"
we ensure to NOT match on "sd" alone.
Hugo Villeneuve [Thu, 8 Aug 2013 17:21:04 +0000 (13:21 -0400)]
Update acer sysinfos
Hugo Villeneuve [Mon, 2 Sep 2013 22:55:41 +0000 (18:55 -0400)]
Add note about CUPS bootscripts installation to check
Hugo Villeneuve [Mon, 2 Sep 2013 22:53:56 +0000 (18:53 -0400)]
Blacklist redundant tar patch
Hugo Villeneuve [Mon, 2 Sep 2013 22:52:23 +0000 (18:52 -0400)]
Upgrade to libfm-1.1.2
This was to test if it solved the empty applications menu. But was solved
with gnome-menus installation.
Hugo Villeneuve [Mon, 2 Sep 2013 22:49:04 +0000 (18:49 -0400)]
Fix empty "Applications" menu in pcmanfm
Fixed by installing gnome-menus.
This also fixes the empty "Installed Application" menu when right-clicking on a
file and selecting "Open with".
Hugo Villeneuve [Mon, 2 Sep 2013 20:48:34 +0000 (16:48 -0400)]
Fix udev cdrom rule to also create dvd symlink
Hugo Villeneuve [Sun, 1 Sep 2013 23:27:12 +0000 (19:27 -0400)]
Simplify mountkernfs bootscript output
Hugo Villeneuve [Thu, 29 Aug 2013 02:39:04 +0000 (22:39 -0400)]
Prevent mountnetfs bootscript from blocking when networking is not up
Hugo Villeneuve [Sat, 31 Aug 2013 15:38:10 +0000 (11:38 -0400)]
Improve statusproc output when process is not running
Hugo Villeneuve [Sun, 1 Sep 2013 22:04:12 +0000 (18:04 -0400)]
Restore bash auto-completion to be case sensitive
Hugo Villeneuve [Sat, 31 Aug 2013 01:21:57 +0000 (21:21 -0400)]
Add SD card udev automount rule
Hugo Villeneuve [Fri, 30 Aug 2013 23:42:07 +0000 (19:42 -0400)]
Fixed erroneous comment in udev script
Hugo Villeneuve [Mon, 2 Sep 2013 21:05:46 +0000 (17:05 -0400)]
Use built-in copy if TLS library for wpa_supplicant
openssl is not yet installed at this stage.
Also remove D-BUS support (installed at stage 4).
Hugo Villeneuve [Fri, 30 Aug 2013 12:39:57 +0000 (08:39 -0400)]
Do not manually scan wifi networks before starting wpa_supplicant
Read SSID from status output of wpa_supplicant. This lowers the connection
time from from 8 to 4 seconds.
Hugo Villeneuve [Fri, 30 Aug 2013 12:33:27 +0000 (08:33 -0400)]
Remove unused KEY_TYPE field in SSID template
Hugo Villeneuve [Fri, 30 Aug 2013 12:32:42 +0000 (08:32 -0400)]
Upgrade to wpa_supplicant-2.0
Hugo Villeneuve [Thu, 29 Aug 2013 23:44:51 +0000 (19:44 -0400)]
Remove unnecessary wpa_supplicant option
Add trace to logs to see which wifi network is being configured.
Warning: this is not foolproof and need to be improved.
Hugo Villeneuve [Thu, 29 Aug 2013 02:20:20 +0000 (22:20 -0400)]
Do not unmount kernel fs in runlevel 0 and 6
Hugo Villeneuve [Thu, 29 Aug 2013 02:18:59 +0000 (22:18 -0400)]
Fix bug preventing clean unmounting of rootfs
Hugo Villeneuve [Thu, 29 Aug 2013 02:01:30 +0000 (22:01 -0400)]
Fix invalid cups post build script name
Hugo Villeneuve [Wed, 28 Aug 2013 00:38:39 +0000 (20:38 -0400)]
Replace = with == in bash string tests
Hugo Villeneuve [Sun, 18 May 2014 22:34:18 +0000 (18:34 -0400)]
Fix trailing whitespace
Hugo Villeneuve [Tue, 27 Aug 2013 01:30:34 +0000 (21:30 -0400)]
Add sourcing of scripts in /etc/profile.d
Hugo Villeneuve [Tue, 27 Aug 2013 01:07:13 +0000 (21:07 -0400)]
Mount all partitions with the noatime option
Hugo Villeneuve [Mon, 26 Aug 2013 03:31:57 +0000 (23:31 -0400)]
Add more details about nano bug in stage1
Hugo Villeneuve [Sat, 24 Aug 2013 23:28:20 +0000 (19:28 -0400)]
Update TODO
Hugo Villeneuve [Fri, 23 Aug 2013 01:06:49 +0000 (21:06 -0400)]
Mount boot partition in /mnt/boot instead of /boot
Hugo Villeneuve [Fri, 23 Aug 2013 00:36:34 +0000 (20:36 -0400)]
Use tmpfs to mount /tmp
Add optional size for /tmp partition. By default, tmpfs will reserve up to half
the RAM for any tmpfs filesystem without a specific size.
Hugo Villeneuve [Sat, 24 Aug 2013 23:36:11 +0000 (19:36 -0400)]
Convert BUGS file to UTF-8
Hugo Villeneuve [Sat, 24 Aug 2013 04:18:53 +0000 (00:18 -0400)]
Add repository for older LFS patches on hugovil.com server
Hugo Villeneuve [Sat, 24 Aug 2013 23:29:14 +0000 (19:29 -0400)]
Blacklist readline patch
Hugo Villeneuve [Sun, 18 May 2014 20:32:49 +0000 (16:32 -0400)]
Change flac download URL
Hugo Villeneuve [Sun, 18 May 2014 04:48:04 +0000 (00:48 -0400)]
Add custom script for gptfdisk
Hugo Villeneuve [Sat, 17 May 2014 18:22:41 +0000 (14:22 -0400)]
Move lzo and lzop from stage3 to stage2
Hugo Villeneuve [Sat, 17 May 2014 18:17:31 +0000 (14:17 -0400)]
Fix sysvinit problems with new patches
Hugo Villeneuve [Sat, 17 May 2014 18:08:58 +0000 (14:08 -0400)]
Allow DHCP client to create resolv.conf if local DNS server is disabled
Hugo Villeneuve [Sat, 17 May 2014 18:06:03 +0000 (14:06 -0400)]
amd64: remove Wifi from sysinfos
Hugo Villeneuve [Sat, 17 May 2014 18:03:58 +0000 (14:03 -0400)]
Move icu from stage5 to stage2
Hugo Villeneuve [Sat, 17 May 2014 18:00:42 +0000 (14:00 -0400)]
amd64: update to linux-3.14.4
Hugo Villeneuve [Thu, 15 May 2014 23:52:44 +0000 (19:52 -0400)]
Fix bug when retrieving some patches
Some patches are compressed (iana), and the script was catching
them even if they didn't finish in .patch (.patch.xz).
Hugo Villeneuve [Sat, 17 May 2014 17:35:06 +0000 (13:35 -0400)]
Add missing NETWORKING_UP_FILE variable
Hugo Villeneuve [Thu, 21 Feb 2013 15:30:54 +0000 (10:30 -0500)]
Ajout architecture m68k
Hugo Villeneuve [Tue, 22 Apr 2014 13:28:01 +0000 (09:28 -0400)]
Fix comment mismatch
Hugo Villeneuve [Sat, 5 Apr 2014 15:12:43 +0000 (11:12 -0400)]
Upgrade to git-1.9
Hugo Villeneuve [Sat, 22 Feb 2014 22:04:33 +0000 (17:04 -0500)]
Add rfkill
Hugo Villeneuve [Mon, 31 Mar 2014 16:12:31 +0000 (12:12 -0400)]
Add emacsrc bitbake configuration
Hugo Villeneuve [Mon, 31 Mar 2014 13:47:01 +0000 (09:47 -0400)]
Convert emacsrc to UTF-8
Hugo Villeneuve [Fri, 28 Mar 2014 02:15:01 +0000 (22:15 -0400)]
emacs: Remove all source control hooks
Also automatically load autoconf-mode for autoconf configure files.
Hugo Villeneuve [Sat, 22 Feb 2014 03:57:22 +0000 (22:57 -0500)]
Add lzo and lzop
Required to compress kernel if compression method is LZO
Hugo Villeneuve [Sat, 22 Feb 2014 03:16:35 +0000 (22:16 -0500)]
Add i2c-tools
Hugo Villeneuve [Sun, 16 Feb 2014 18:03:50 +0000 (13:03 -0500)]
Add option to start network in background to speed up boot
Hugo Villeneuve [Thu, 2 Jan 2014 05:13:28 +0000 (00:13 -0500)]
Optimize kernel for SSD and add MMC support
Switch default scheduler to deadline (for SSD).
Activate MMC card reader.
Hugo Villeneuve [Tue, 31 Dec 2013 06:30:37 +0000 (01:30 -0500)]
Add stellarium and celestia
Hugo Villeneuve [Mon, 30 Dec 2013 20:41:25 +0000 (15:41 -0500)]
Upgrade to qt-4.8.5 (for stellarium)
Hugo Villeneuve [Sat, 28 Dec 2013 20:41:32 +0000 (15:41 -0500)]
Fix missing PDF printing with foo2zjs
HP Laserjet 1020 now prints all formats correctly, and LPR is also working.
Hugo Villeneuve [Sat, 28 Dec 2013 04:54:43 +0000 (23:54 -0500)]
Upgrade automake
Hugo Villeneuve [Sat, 28 Dec 2013 06:10:43 +0000 (01:10 -0500)]
Fix bad installation path for boost
Was installed in /usr/local instead of /usr.
Hugo Villeneuve [Sat, 24 Aug 2013 03:27:40 +0000 (23:27 -0400)]
Add patches blacklist
Hugo Villeneuve [Fri, 23 Aug 2013 00:35:22 +0000 (20:35 -0400)]
Add symlink to most recently compiled kernel in /boot
Hugo Villeneuve [Fri, 9 Aug 2013 21:36:42 +0000 (17:36 -0400)]
Update TODO
Hugo Villeneuve [Tue, 20 Aug 2013 02:08:48 +0000 (22:08 -0400)]
Remove 256k limit on initlog tmpfs
On one occasion, the 256k limit was reached.
Also removed inode limit.
Hugo Villeneuve [Sun, 11 Aug 2013 01:35:05 +0000 (21:35 -0400)]
Add shadow to stage1 for login command
Hugo Villeneuve [Sat, 10 Aug 2013 03:51:09 +0000 (23:51 -0400)]
Reactivate gnumeric and abiword for workstation
Hugo Villeneuve [Fri, 9 Aug 2013 22:04:11 +0000 (18:04 -0400)]
Lock xscreensaver before entering suspend
Hugo Villeneuve [Fri, 9 Aug 2013 21:35:39 +0000 (17:35 -0400)]
Add xscreensaver
Hugo Villeneuve [Fri, 9 Aug 2013 21:36:17 +0000 (17:36 -0400)]
Add gdk-pixbuf-xlib for xscreensaver
Hugo Villeneuve [Thu, 8 Aug 2013 16:42:29 +0000 (12:42 -0400)]
Support to automatically mount ~/Private at login
Using ecryptfs-utils and pam configuration files.
Hugo Villeneuve [Thu, 8 Aug 2013 16:00:08 +0000 (12:00 -0400)]
Fix php5 invalid man pages installation path
phpize.1, php.1 and php-config.1 are incorrectly installed under /usr/php/man
Hugo Villeneuve [Thu, 8 Aug 2013 14:35:37 +0000 (10:35 -0400)]
Use system nspr and nss for Firefox
Hugo Villeneuve [Wed, 7 Aug 2013 21:58:52 +0000 (17:58 -0400)]
Add ecryptfs-utils
Hugo Villeneuve [Wed, 7 Aug 2013 21:57:50 +0000 (17:57 -0400)]
Add function to get package version using underscore separator
Hugo Villeneuve [Wed, 7 Aug 2013 21:56:01 +0000 (17:56 -0400)]
Add nspr and nss