summaryrefslogtreecommitdiff
blob: 81dc507dfd543427a727f5f03b09f30e51531db7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
# ChangeLog for sys-fs/squash_dir
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header $

*squash_dir-11.4 (17 Feb 2012)

  17 Feb 2012; Martin Väth <martin@mvath.de>
  Version bump. Support soft status line for screen. Care about TERM.

*squash_dir-11.3 (03 Nov 2011)

  03 Nov 2011; Martin Väth <martin@mvath.de>
  Version bump. Fix sh -c treatment.

*squash_dir-11.2-r1 (31 Oct 2011)

  31 Oct 2011; Martin Väth <martin@mvath.de>
  Change location.

*squash_dir-11.2 (29 Oct 2011)

  29 Oct 2011; Martin Väth <martin@mvath.de>
  Version bump. Change location.

*squash_dir-11.1 (22 Oct 2011)

  22 Oct 2011; Martin Väth <martin@mvath.de>
  Version bump. Improve squash_dir script (order and alignment)

*squash_dir-11.0 (03 Sep 2011)

  03 Sep 2011; Martin Väth <martin@mvath.de>
  Version bump. Support COMPRESSION, default to xz. Update openrc interface.

*squash_dir-10.21 (21 Jan 2011)

  21 Jan 2011; Martin Väth <martin@mvath.de>
  Version bump. Support for titlebar

*squash_dir-10.20 (25 Dec 2010)

  04 Jan 2011; Martin Väth <martin@mvath.de>
  Bump to EAPI=4.

  25 Dec 2010; Martin Väth <martin@mvath.de>
  Version bump. Minor improvements in zsh-completion

*squash_dir-10.19 (21 Dec 2010)

  21 Dec 2010; Martin Väth <martin@mvath.de>
  Version bump. Minor fixes in zsh-completion and configure.ac

*squash_dir-10.18 (11 Dec 2010)

  11 Dec 2010; Martin Väth <martin@mvath.de>
  Version bump. Allow masks in squash_dir wrapper; minor changes in output

*squash_dir-10.17 (09 Dec 2010)

  09 Dec 2010; Martin Väth <martin@mvath.de>
  Version bump. Improve zsh-completion

*squash_dir-10.16 (27 Nov 2010)

  27 Nov 2010; Martin Väth <martin@mvath.de>
  Version bump. Provide zsh-completion

*squash_dir-10.15 (26 Nov 2010)

  26 Nov 2010; Martin Väth <martin@mvath.de>
  Version bump. Do no longer default to MOUNT_AUFS=-i

*squash_dir-10.14 (24 Nov 2010)

  24 Nov 2010; Martin Väth <martin@mvath.de>
  Version bump. Introduce MOUNT_AUFS_OPTS.
  Introduce KILL_FILE and option -k to the squash_dir wrapper script

*squash_dir-10.13 (18 Nov 2010)

  18 Nov 2010; Martin Väth <martin@mvath.de>
  Version bump. Introduce option -n to the squash_dir wrapper script

*squash_dir-10.12 (28 Aug 2010)

  28 Aug 2010; Martin Väth <martin@mvath.de>
  Version bump. Improve output of the squash_dir wrapper script

*squash_dir-10.11 (15 Aug 2010)

  15 Aug 2010; Martin Väth <martin@mvath.de>
  Version bump. Rename squash-dir -> squash_dir.
  Omit spaces in function definition (more compatible).

*squash_dir-10.9 (20 Jul 2010)

  20 Jul 2010; Martin Väth <martin@mvath.de>
  Version bump to provide workaround if readlink command is missing

*squash_dir-10.6 (02 Jun 2010)

  02 Jun 2010; Martin Väth <martin@mvath.de>
  Version bump to support modified syntax of unionfs-fuse

*squash_dir-10.7 (23 Mar 2010)

  23 May 2010; Martin Väth <martin@mvath.de>
  Version bump to fix regression.

*squash_dir-10.6 (23 Mar 2010)

  23 May 2010; Martin Väth <martin@mvath.de>
  Version bump. Now "stop" (umount) should be more reliable, and a second
  "stop" might succeed, making "zap" unnecessary in many cases.

*squash_dir-10.5 (20 May 2010)

  22 May 2010; Martin Väth <martin@mvath.de>
  Do not require >=unionfs-fuse-0.25_alpha, but print a message
  recommending it if an earlier version is used.

  20 May 2010; Martin Väth <martin@mvath.de>
  Version bump. Depend on >unionfs-fuse-0.24

*squash_dir-10.4 (28 Apr 2010)

  28 Apr 2010; Martin Väth <martin@mvath.de>
  Version bump because of a stupid automake bug.

*squash_dir-10.3 (27 Apr 2010)

  27 Apr 2010; Martin Väth <martin@mvath.de>
  Version bump. Support USE=readonly, making USE=+unionfs-fuse obsolete.
  Remove USE=hack-squash-utils and warn for previous installs.
  Recommend sys-fs/squashfs-tools[progress-redirect] from mv overlay.

*squash_dir-10.3 (28 Mar 2010)

  01 Apr 2010; Martin Väth <martin@mvath.de>
  Update tarball without revbump (remove ebuild from tarball).

  28 Mar 2010; Martin Väth <martin@mvath.de>
  import with minor changes from a personal overlay.