Author: Alessandro Grassi Date: To: tails-dev Subject: Re: [Tails-dev] [patch,
please review] generate Iceweasel profile at build time
> Great! The hook looks fine. Minor cosmetic remark:[...]
Fixed and new patch attached
> I am not sure I understand. Do you already have code for that? No, I made tests on the running system
> [...] If the symlink points to a non-existent file, then Firefox will happily create it [...]
Correct, I tried it too. This is ok for when no places.sqlite exists.
If it exists, user may have some saved bookmarks already, and we should
preserve them.
Alessandro
From c8394e520dd15fdbf80bd1e2651a464499a4a010 Mon Sep 17 00:00:00 2001
From: Alessandro Grassi <alessandro.g89@???>
Date: Sun, 30 Sep 2012 20:09:08 +0200
Subject: [PATCH] generate iceweasel profile at build time