Файловый менеджер - Редактировать - /var/www/html/bcache-tools.zip
Ðазад
PK ! �(�� � copyrightnu �[��� Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: kmo@daterainc.com linux-bcache@vger.kernel.org Source: http://evilpiepirate.org/git/bcache-tools.git Files: * Copyright: 2013 Kent Overstreet <kmo@daterainc.com> License: GPL-2 Files: bcache-super-show.c Copyright: 2013 Gabriel de Perthuis <g2p.code@gmail.com> License: GPL-2 Files: bcache.c Copyright: 1996-2001, PostgreSQL Global Development Group License: PostgreSQL Files: debian/* Copyright: 2014 Tom Strickx <tstrickx@rootcu.be>, 2014 David Mohr <david@mcbf.net> License: GPL-2+ License: GPL-2 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. License: PostgreSQL Permission to use, copy, modify, and distribute this software and its documentation for any purpose, without fee, and without a written agreement is hereby granted, provided that the above copyright notice and this paragraph and the following two paragraphs appear in all copies. . IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. . THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. PK ! ��X� � changelog.Debian.gznu �[��� � �V�r�F}�+��XY�^Q���$� �*�<��^iXI�̌����q����f|��}XI3�ݧ�9=i&��GV����(��hҥ]c��}u���:]p�m~�9�]}��#z�FY)��Is��*���Զ�l���p%���� ;F#���n%�=0���0|@r�]�T�Kp�?��L�?�����t"4�aS&�8�N�q�S��Ko.!�#Y�Ҕ�Z�U�iE�ZK[҅�9!�V�1R5CE'��R C/+e�r�R�ɿ+�'��Mf]�Eq>M�3$ߑ|�G�V���E����B���o_�)���t�%sKfS�+PrC]����jh�}����_�J��Q&Ӳ��"�~a�!�aAZ�lE_�M�h1��N���S�h��8�9����h�2���l���r�I4I�� o�f���X�V|=,G�J s,i�%2ﴬ�j!ID�e�s�>GQa: �Ԫ&D��!��Ugl?/92K ��d�S������&�y&Т1�o�\�g�2��� ���,:-,Ny_���?Ҫ��ͅ�Z�K��eQ�v�@Q��yI_��_�5�b��Vt�X�謪�x&�j�S`�������B<����$J��6I�oo�#�����3�%zN(�k�S˙���1>w�5�o1���p/�_�ņD�\J"��Z�k�e �͵:GS,$�0{��\�qc��j��U~"�r�IY#�X�c�?`�ua�ҁ��2���Z��F�����Hص�Kn�L��}l�J�"�} ̸Z;���k�u���/��-��O�ޟ��;����+Gt�.s#�㝥ga�����T�Q0vE0�[my�����lT�>/��Y+·�"��mm�E;B��Q��$���T0��{C`�\i�����vko�RU�֮�}s1M���)�*�7�{8��[��@AA�r��144fb��h�Lg ��ߥ�7H�5���ـ��Q��mO�`KF��b2��Y��UjLE�����eа�4~�����M�x�L4 g7e�e�ǢF�bhF���]�VU�=�C�H̢Ks�ʱ�p���㝃�7�!<������ͭ�v��t6��6��׀�X��+ƅ�|%���S��j2\�>Öf�#���{�v�S�1K�������@N���m����j%�����B�]U����k_�e���b��M?j�!ɕϤo�s�.dU�6�?]|m<�g�� m�0�Γ�-���M��X �o�Z���M�������`�E�B�9?�}㰨1h��� u��.;���p��N�%nK8gTH���M�7`m���7�>p���K����K��L�~�L�{P���g��[p�t�߷���.�:Q����M('c\��-���#� PK ! c��M README.Debiannu �[��� bcache-tools for Debian ======================= Notes: * Always back important data up first! * Don't put /boot onto a bcache device (grub doesn't understand the disk format), but it does work fine for the root device if you use a separate (uncached) /boot partition. * A separate /boot may not be necessary on UEFI systems (untested) * You can use lvm for the backing and the caching devices, but currently the initrd will not automatically activate the vg. This is an issue if you plan on caching your root device. A basic setup guide: -------------------- Create a backing device: This formats the partition HDD1 and creates /dev/bcache0. $ make-bcache -B /dev/HDD1 Create a caching device, copy the `Set UUID' for later. $ make-bcache -C /dev/SSD1 Connect the two; this only needs to be done once: $ echo "Set UUID" > /sys/block/bcache0/bcache/attach You probably want write-back caching, otherwise only reads will be sped up. Note that this means a dead SSD could result in data loss. $ echo writeback > /sys/block/bcache0/bcache/cache_mode Find the UUID of the device: $ ls /dev/disk/by-uuid -l | grep bcache0 Use this UUID in /etc/fstab since the /dev/bcacheX number may change when a second bcache device is created. -- David Mohr <david@mcbf.net> Wed, 26 Mar 2014 00:09:49 -0600 PK ! �(�� � copyrightnu �[��� PK ! ��X� � changelog.Debian.gznu �[��� PK ! c��M � README.Debiannu �[��� PK � <
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка